OSDN Git Service

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

1  2 
send-pack.c

diff --cc send-pack.c
Simple merge