提交 17771447 编写于 作者: J Jeff King

Merge branch 'sz/maint-submodule-reference-arg'

* sz/maint-submodule-reference-arg:
  submodule add: fix handling of --reference=<repo> option
...@@ -270,7 +270,6 @@ cmd_add() ...@@ -270,7 +270,6 @@ cmd_add()
;; ;;
--reference=*) --reference=*)
reference="$1" reference="$1"
shift
;; ;;
--name) --name)
case "$2" in '') usage ;; esac case "$2" in '') usage ;; esac
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册