Skip to content

Commit 5727be0

Browse files
phil-blaingitster
authored andcommitted
completion: complete --no-stat
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent ffcccc6 commit 5727be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1758,7 +1758,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17581758
--textconv --no-textconv --break-rewrites
17591759
--patch --no-patch --cc --combined-all-paths
17601760
--anchored= --compact-summary --ignore-matching-lines=
1761-
--irreversible-delete --line-prefix
1761+
--irreversible-delete --line-prefix --no-stat
17621762
"
17631763

17641764
# Options for diff/difftool

0 commit comments

Comments
 (0)