Merge branch 'sk/send-pack-all-fix' into maint
commit18c554b2720a869f1203a776cadd515fc6f3f840
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2016 21:15:56 +0000 (29 14:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 Apr 2016 21:15:57 +0000 (29 14:15 -0700)
tree3015c48e406d980c401433fee20ba839b0166624
parentb96c396cce05c9559f335d5ed6856687036e01ba
parentc6777563cd2b3e1d1989732c3daf05a72fddb068
Merge branch 'sk/send-pack-all-fix' into maint

"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
builtin/send-pack.c