Skip to content

Commit e0538ab

Browse files
committed
Merge branch 'rf/completion-config-commit' into maint
Completion update. * rf/completion-config-commit: completion: add completions for git config commit
2 parents cbbe1c8 + 9ee4aa9 commit e0538ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/completion/git-completion.bash

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2392,8 +2392,11 @@ _git_config ()
23922392
color.status.untracked
23932393
color.status.updated
23942394
color.ui
2395+
commit.cleanup
2396+
commit.gpgSign
23952397
commit.status
23962398
commit.template
2399+
commit.verbose
23972400
core.abbrev
23982401
core.askpass
23992402
core.attributesfile

0 commit comments

Comments
 (0)