Merge branch 'jk/send-pack-many-refspecs'
commitd9dd4cebec3107545b4354a198ecbc5a141f3f46
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:31 +0000 (19 11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:31 +0000 (19 11:38 -0700)
tree49ee55d74f5347393359b2e4335309304268388b
parent30d45f798d1a4b14759cd977b68be4476d66ea17
parent26be19ba8d8d2e7e3e288b395e7156d5b7af5140
Merge branch 'jk/send-pack-many-refspecs'

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
remote-curl.c