Merge branch 'sz/maint-submodule-reference-arg'
* sz/maint-submodule-reference-arg: submodule add: fix handling of --reference=<repo> option
This commit is contained in:
commit
1777144781
@ -270,7 +270,6 @@ cmd_add()
|
||||
;;
|
||||
--reference=*)
|
||||
reference="$1"
|
||||
shift
|
||||
;;
|
||||
--name)
|
||||
case "$2" in '') usage ;; esac
|
||||
|
Loading…
Reference in New Issue
Block a user