提交 f4574139 编写于 作者: T Teemu Likonen 提交者: Junio C Hamano

bash: Add completion for git diff --base --ours --theirs

Signed-off-by: NTeemu Likonen <tlikonen@iki.fi>
Acked-by: NShawn O. Pearce <spearce@spearce.org>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 37152d83
......@@ -641,6 +641,7 @@ _git_diff ()
--ignore-all-space --exit-code --quiet --ext-diff
--no-ext-diff
--no-prefix --src-prefix= --dst-prefix=
--base --ours --theirs
"
return
;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册