Merge branch 'cp/completion-negative-refs'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2016 21:03:49 +0000 (14:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2016 21:03:49 +0000 (14:03 -0700)
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
Simple merge