Merge branch 'sb/push-options-via-transport' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 20:47:27 +0000 (13:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Mar 2017 20:47:27 +0000 (13:47 -0700)
commitc5535bec3b3462f157bb397ebc0ac9798d0f0e34
tree86495e1c6a81bad380db6dc9d6e358a661ceda54
parentc1f1ca1bd715862d666e4c2351038b5e5ebb2dc0
parent511155db51ff9870d2b3fd74c6dfdd558b5fa37b
Merge branch 'sb/push-options-via-transport' into next

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