On Wed, Mar 22, 2017 at 2:17 PM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Thanks. Why does the topic name sound familiar to me? Did we have > a recent attempt to do the same that didn't work well or something? 'sb/push-options-via-transport' sounds similar. Before that we silently ignored push options in http, with that series we got an error indicating http doesn't support push options. this series actually adds support for it. Thanks, Stefan