Skip to content

Commit 57159d5

Browse files
phil-blaingitster
authored andcommitted
completion: complete --function-context
Signed-off-by: Philippe Blain <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1eb638a commit 57159d5

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
@@ -1746,7 +1746,7 @@ __git_diff_common_options="--stat --numstat --shortstat --summary
17461746
--ignore-all-space --ignore-blank-lines --exit-code
17471747
--quiet --ext-diff --no-ext-diff
17481748
--no-prefix --src-prefix= --dst-prefix=
1749-
--inter-hunk-context=
1749+
--inter-hunk-context= --function-context
17501750
--patience --histogram --minimal
17511751
--raw --word-diff --word-diff-regex=
17521752
--dirstat --dirstat= --dirstat-by-file

0 commit comments

Comments
 (0)