From: Junio C Hamano Date: Mon, 27 Mar 2017 17:59:27 +0000 (-0700) Subject: Merge branch 'sb/push-options-via-transport' X-Git-Tag: v2.13.0-rc0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e87565d2a3e315b7afc39e9e1fe98c5607a1b11;p=thirdparty%2Fgit.git Merge branch 'sb/push-options-via-transport' Recently we started passing the "--push-options" through the external remote helper interface; now the "smart HTTP" remote helper understands what to do with the passed information. * sb/push-options-via-transport: remote-curl: allow push options send-pack: send push options correctly in stateless-rpc case --- 4e87565d2a3e315b7afc39e9e1fe98c5607a1b11