提交 d05ec5a0 编写于 作者: J J. Bruce Fields 提交者: Junio C Hamano

git-rebase: fix -C option

The extra shift here causes failure to parse any commandline including
the -C option.
Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 059f446d
......@@ -221,7 +221,6 @@ do
;;
-C*)
git_am_opt="$git_am_opt $1"
shift
;;
-*)
usage
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册