Commit aa67a64
authored
Rename back to
Rename `swift package completion-command` back to `swift package
completion-tool`.
### Motivation:
The subcommand seems accidentally renamed to `swift package
completion-command` while renaming the type name in
#7336
### Modifications:
This change renames it back to `swift package completion-tool` to keep
compatibility with the previous version.
This should be cherry-picked to release/6.0 too.
### Result:
Keep command name compatibilityswift package completion-tool (#7600)1 parent ad7b5ce commit aa67a64
File tree
2 files changed
+6
-0
lines changed- Sources/Commands/PackageCommands
- Tests/CommandsTests
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments