Merge branch 'ps/bundle-verify-arg'
authorJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:46 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 22 May 2015 19:41:46 +0000 (12:41 -0700)
"git bundle verify" did not diagnose extra parameters on the
command line.

* ps/bundle-verify-arg:
bundle: verify arguments more strictly

Trivial merge