]> git.ipfire.org Git - thirdparty/git.git/commitdiff
completion: complete --combined-all-paths
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:28 +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 b61c54e37f77fabe0045915108bae32baeb65afd..58ce64de9e24fc91a2a24e0229846e515e95d6a4 100644 (file)
@@ -1754,7 +1754,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
                        --submodule --submodule= --ignore-submodules
                        --indent-heuristic --no-indent-heuristic
                        --textconv --no-textconv --break-rewrites
-                       --patch --no-patch --cc
+                       --patch --no-patch --cc --combined-all-paths
                        --anchored=
 "