From: Junio C Hamano Date: Wed, 15 Feb 2017 20:54:19 +0000 (-0800) Subject: Merge branch 'sb/push-options-via-transport' X-Git-Tag: v2.12.0-rc2~16 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ca3c2b85d1b081380f3768fa08ca84e7dd7ffa89?ds=inline;hp=-c Merge branch 'sb/push-options-via-transport' The push-options given via the "--push-options" option were not passed through to external remote helpers such as "smart HTTP" that are invoked via the transport helper. * sb/push-options-via-transport: push options: pass push options to the transport helper --- ca3c2b85d1b081380f3768fa08ca84e7dd7ffa89