Merge branch 'nd/completion-negation'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:19 +0000 (15:50 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Nov 2018 06:50:20 +0000 (15:50 +0900)
commit9ffcf754dacea247c15dd78a61f0eebb4493bc75
tree2ea46e063929bd3ac54c71dd5763e9351123ca56
parent3df27e0e34a634efd0aa842bc49030393deed673
parent276b49ff3413434ec491db8fcb56485a71c6b6e7
Merge branch 'nd/completion-negation'

The command line completion machinery (in contrib/) has been
updated to allow the completion script to tweak the list of options
that are reported by the parse-options machinery correctly.

* nd/completion-negation:
  completion: fix __gitcomp_builtin no longer consider extra options
contrib/completion/git-completion.bash