completion: complete --break-rewrites
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
6a38b0a0dc4e874bb3b1fb2bfe5aa04b140f9a96
1 file changed
+1
-1
contrib/completion/git-completion.bash
+1
-1
index 90fe292459..f07b00b9c6 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1753,7 +1753,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
--diff-algorithm=
--submodule --submodule= --ignore-submodules
--indent-heuristic --no-indent-heuristic
- --textconv --no-textconv
+ --textconv --no-textconv --break-rewrites
--patch --no-patch
--anchored=
"