]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/complete-status'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:54 +0000 (09:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jun 2016 16:56:54 +0000 (09:56 -0700)
The completion script (in contrib/) learned to complete "git
status" options.

* tb/complete-status:
  completion: add git status
  completion: add __git_get_option_value helper
  completion: factor out untracked file modes into a variable

1  2 
contrib/completion/git-completion.bash