Skip to content

Commit 12435b3

Browse files
committed
Merge branch 'rf/completion-config-commit'
Completion update. * rf/completion-config-commit: completion: add completions for git config commit
2 parents c5da34c + 9ee4aa9 commit 12435b3

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
@@ -2395,8 +2395,11 @@ _git_config ()
23952395
color.status.untracked
23962396
color.status.updated
23972397
color.ui
2398+
commit.cleanup
2399+
commit.gpgSign
23982400
commit.status
23992401
commit.template
2402+
commit.verbose
24002403
core.abbrev
24012404
core.askpass
24022405
core.attributesfile

0 commit comments

Comments
 (0)