]> git.ipfire.org Git - thirdparty/git.git/commitdiff
completion: complete --compact-summary
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:29 +0000 (16:24 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2023 16:40:10 +0000 (09:40 -0700)
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash

index 58ce64de9e24fc91a2a24e0229846e515e95d6a4..4c43d13eef43b66d6af8b0ae9c27b20c91cff259 100644 (file)
@@ -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