Skip to content

Commit 8fe2bd7

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,6 +1759,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17591759
--patch --no-patch --cc --combined-all-paths
17601760
--anchored= --compact-summary --ignore-matching-lines=
17611761
--irreversible-delete --line-prefix --no-stat
1762+
--output=
17621763
"
17631764

17641765
# Options for diff/difftool

0 commit comments

Comments
 (0)