Merge branch 'sb/push-options-via-transport'
commit4e87565d2a3e315b7afc39e9e1fe98c5607a1b11
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Mar 2017 17:59:27 +0000 (27 10:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Mar 2017 17:59:27 +0000 (27 10:59 -0700)
tree6f268f4c98d8c9a06536a5a2fbea5ee9a7df83fc
parent4a2b50a1e3667ee40bf08726fb249b634e9df1b6
parent511155db51ff9870d2b3fd74c6dfdd558b5fa37b
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
send-pack.c