]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commita229a30f8a3f52343f52e8691f7261fe95cb4cf1
treeb1a8d99991c885277bfeaf65c214a701e0044911
parent667c6d591e2a92dd2e3d8cd503ead492c0f34334
parent49416ad22aa917178f306859a5bab60311166a9f
Merge branch 'cp/completion-negative-refs'

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
contrib/completion/git-completion.bash