mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
completion: complete --break-rewrites
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
f0b9e15378
commit
6a38b0a0dc
@ -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=
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user