]> git.99rst.org Git - git.git/commitdiff
completion: complete --combined-all-paths
authorPhilippe Blain <redacted>
Mon, 26 Jun 2023 16:24:28 +0000 (16:24 +0000)
committerJunio C Hamano <redacted>
Mon, 26 Jun 2023 16:40:10 +0000 (09:40 -0700)
Signed-off-by: Philippe Blain <redacted>
Signed-off-by: Junio C Hamano <redacted>
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=
 "
 
git clone https://git.99rst.org/PROJECT