]> git.ipfire.org Git - thirdparty/git.git/commitdiff
completion: complete --break-rewrites
authorPhilippe Blain <levraiphilippeblain@gmail.com>
Mon, 26 Jun 2023 16:24:26 +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 90fe292459b4c0e268b7472853a44bf5f42e866d..f07b00b9c68f58ac7ae73b633e1e9c02315b33f0 100644 (file)
@@ -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=
 "