completion: complete --irreversible-delete
Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
b454ed2c5d
commit
8885532abb
|
@ -1757,6 +1757,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
|
||||||
--textconv --no-textconv --break-rewrites
|
--textconv --no-textconv --break-rewrites
|
||||||
--patch --no-patch --cc --combined-all-paths
|
--patch --no-patch --cc --combined-all-paths
|
||||||
--anchored= --compact-summary --ignore-matching-lines=
|
--anchored= --compact-summary --ignore-matching-lines=
|
||||||
|
--irreversible-delete
|
||||||
"
|
"
|
||||||
|
|
||||||
# Options for diff/difftool
|
# Options for diff/difftool
|
||||||
|
|
Loading…
Reference in New Issue