Update 19.10.2022
This commit is contained in:
@@ -301,7 +301,7 @@ _swift_package_init() {
|
||||
_swift_package_unedit() {
|
||||
arguments=(
|
||||
":The name of the package to unedit:_swift_dependency"
|
||||
"--force[Unedit the package even if it has uncommited and unpushed changes.]"
|
||||
"--force[Unedit the package even if it has uncommitted and unpushed changes.]"
|
||||
)
|
||||
_arguments $arguments && return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user