зеркало из https://github.com/microsoft/git.git
contrib/completion: complete `git diff --merge-base`
Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Родитель
3d09c22869
Коммит
cce7d6ecfc
|
@ -1692,7 +1692,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
|||
"
|
||||
|
||||
__git_diff_difftool_options="--cached --staged --pickaxe-all --pickaxe-regex
|
||||
--base --ours --theirs --no-index --relative
|
||||
--base --ours --theirs --no-index --relative --merge-base
|
||||
$__git_diff_common_options"
|
||||
|
||||
_git_diff ()
|
||||
|
|
Загрузка…
Ссылка в новой задаче