Merge branch 'jk/complete-checkout-sans-dwim-remote'
commitb439747bc1074f6f325987d6f2b1a38119d3b863
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 05:14:41 +0000 (1 14:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 May 2017 05:14:41 +0000 (1 14:14 +0900)
tree7c3c97bb0a282760f2864492b687d505ebbfcbaf
parent027a3b943b444a3e3a76f9a89803fc10245b858f
parent60e71bbceae9c81abed60a01449dbcbdc3ec89d6
Merge branch 'jk/complete-checkout-sans-dwim-remote'

Completion for "git checkout <branch>" that auto-creates the branch
out of a remote tracking branch can now be disabled, as this
completion often gets in the way when completing to checkout an
existing local branch that happens to share the same prefix with
bunch of remote tracking branches.

* jk/complete-checkout-sans-dwim-remote:
  completion: optionally disable checkout DWIM
contrib/completion/git-completion.bash