Merge branch 'nd/complete-fetch-multiple-args'
authorJunio C Hamano <redacted>
Fri, 19 Oct 2018 04:34:01 +0000 (13:34 +0900)
committerJunio C Hamano <redacted>
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

git clone https://git.99rst.org/PROJECT