1
0
mirror of https://github.com/git/git synced 2024-07-07 19:39:27 +00:00

completion: complete --combined-all-paths

Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Philippe Blain 2023-06-26 16:24:28 +00:00 committed by Junio C Hamano
parent 93ec6111a6
commit de4898d7d8

View 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=
"