completion: complete --cc

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Philippe Blain committed Jun 26, 2023 at 16:24 UTC 93ec6111a6460dd5acf52dbdd7bbfe8ec0c49598
1 file changed +1 -1
contrib/completion/git-completion.bash
+1 -1
index f07b00b9c6..b61c54e37f 100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -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= "