mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-30 06:58:55 -05:00
completion: complete --compact-summary
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
de4898d7d8
commit
fd9058649a
@@ -1755,7 +1755,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
||||
--indent-heuristic --no-indent-heuristic
|
||||
--textconv --no-textconv --break-rewrites
|
||||
--patch --no-patch --cc --combined-all-paths
|
||||
--anchored=
|
||||
--anchored= --compact-summary
|
||||
"
|
||||
|
||||
# Options for diff/difftool
|
||||
|
||||
Reference in New Issue
Block a user