]> git.ipfire.org Git - thirdparty/git.git/commitdiff
completion: complete --cc
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:27 +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 f07b00b9c68f58ac7ae73b633e1e9c02315b33f0..b61c54e37f77fabe0045915108bae32baeb65afd 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
+                       --patch --no-patch --cc
                        --anchored=
 "