Merge branch 'sk/send-pack-all-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 13 Apr 2016 21:12:33 +0000 (14:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Apr 2016 21:12:33 +0000 (14:12 -0700)
"git send-pack --all <there>" was broken when its command line
option parsing was written in the 2.6 timeframe.

* sk/send-pack-all-fix:
git-send-pack: fix --all option when used with directory

1  2 
builtin/send-pack.c
Simple merge