Merge branch 'rf/completion-config-commit' into maint
Completion update. * rf/completion-config-commit: completion: add completions for git config commit
This commit is contained in:
@ -2392,8 +2392,11 @@ _git_config ()
|
|||||||
color.status.untracked
|
color.status.untracked
|
||||||
color.status.updated
|
color.status.updated
|
||||||
color.ui
|
color.ui
|
||||||
|
commit.cleanup
|
||||||
|
commit.gpgSign
|
||||||
commit.status
|
commit.status
|
||||||
commit.template
|
commit.template
|
||||||
|
commit.verbose
|
||||||
core.abbrev
|
core.abbrev
|
||||||
core.askpass
|
core.askpass
|
||||||
core.attributesfile
|
core.attributesfile
|
||||||
|
Reference in New Issue
Block a user