提交 9858b87f 编写于 作者: B Björn Gustavsson 提交者: Junio C Hamano

bash: add the merge option --ff-only

Signed-off-by: NBjörn Gustavsson <bgustavsson@gmail.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 d58f927c
......@@ -1224,7 +1224,7 @@ _git_log ()
__git_merge_options="
--no-commit --no-stat --log --no-log --squash --strategy
--commit --stat --no-squash --ff --no-ff
--commit --stat --no-squash --ff --no-ff --ff-only
"
_git_merge ()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册