[PATCH 0/5] ref-transactions-send-pack

2014-08-19 Thread Ronnie Sahlberg
List, This small patch series adds atomic-push support for pushes. By default git will use the old style non-atomic updates for pushes, as not to cause disruption in client scripts that may depend on that behaviour. Command line arguments are introduced to allow the client side to request/ negoti

Re: [PATCH 0/5] ref-transactions-send-pack

2014-08-08 Thread Ronnie Sahlberg
Ping On Thu, Jul 31, 2014 at 2:39 PM, Ronnie Sahlberg wrote: > List, > > This small patch series adds atomic-push support to for pushes. > By default git will use the old style non-atomic updates for pushes, > as not to cause disruption in client scripts that may depend on that > behaviour. > > C

[PATCH 0/5] ref-transactions-send-pack

2014-07-31 Thread Ronnie Sahlberg
List, This small patch series adds atomic-push support to for pushes. By default git will use the old style non-atomic updates for pushes, as not to cause disruption in client scripts that may depend on that behaviour. Command line arguments are introduced to allow the client side to request/ neg