Merge branch 'jk/send-pack-many-refspecs'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:31 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:31 +0000 (11:38 -0700)
The number of refs that can be pushed at once over smart HTTP was
limited by the command line length. The limitation has been lifted
by passing these refs from the standard input of send-pack.

* jk/send-pack-many-refspecs:
send-pack: take refspecs over stdin

1  2 
remote-curl.c
diff --cc remote-curl.c
Simple merge