OSDN Git Service

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)
commit5250af49f03b5f2da96770523f69d7584693b553
treec689fbedf534338c89631969546c230b4fbc51cf
parent26effb8487386e431990905d4eba7e81f1018eda
parentc6777563cd2b3e1d1989732c3daf05a72fddb068
Merge branch 'sk/send-pack-all-fix'

"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