From: Junio C Hamano Date: Fri, 19 Sep 2014 18:38:31 +0000 (-0700) Subject: Merge branch 'jk/send-pack-many-refspecs' X-Git-Tag: v2.2.0-rc0~123 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d9dd4cebec3107545b4354a198ecbc5a141f3f46 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 --- d9dd4cebec3107545b4354a198ecbc5a141f3f46