Merge branch 'nd/complete-fetch-multiple-args'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Oct 2018 04:34:01 +0000 (13:34 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Oct 2018 04:34:01 +0000 (13:34 +0900)
Teach bash completion that "git fetch --multiple" only takes remote
names as arguments and no refspecs.

* nd/complete-fetch-multiple-args:
completion: support "git fetch --multiple"

1  2 
contrib/completion/git-completion.bash
Simple merge