1
0
mirror of https://github.com/git/git.git synced 2024-10-21 12:48:32 +02:00

Merge branch 'rf/completion-config-commit'

Completion update.

* rf/completion-config-commit:
  completion: add completions for git config commit
This commit is contained in:
Junio C Hamano 2017-06-04 09:55:44 +09:00
commit 12435b377f

@ -2395,8 +2395,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