Merge branch 'rf/completion-config-commit' into maint
Completion update. * rf/completion-config-commit: completion: add completions for git config commitmaint
commit
e0538abaf7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue