Merge branch 'cp/completion-negative-refs' into maint
authorJunio C Hamano <redacted>
Tue, 29 Nov 2016 21:27:53 +0000 (13:27 -0800)
committerJunio C Hamano <redacted>
Tue, 29 Nov 2016 21:27:53 +0000 (13:27 -0800)
The command-line completion script (in contrib/) learned to
complete "git cmd ^mas<HT>" to complete the negative end of
reference to "git cmd ^master".

* cp/completion-negative-refs:
  completion: support excluding refs

1  2 
contrib/completion/git-completion.bash

git clone https://git.99rst.org/PROJECT