Re: [PATCHv3 1/6] receive-pack.c: add protocol support to negotiate atomic

2014-12-18 Thread Eric Sunshine
On Wed, Dec 17, 2014 at 1:32 PM, Stefan Beller wrote: > From: Ronnie Sahlberg > > This adds support to the protocol between send-pack and receive-pack to > * allow receive-pack to inform the client that it has atomic push capability > * allow send-pack to request atomic push back. > > There is cu

[PATCHv3 1/6] receive-pack.c: add protocol support to negotiate atomic

2014-12-17 Thread Stefan Beller
From: Ronnie Sahlberg This adds support to the protocol between send-pack and receive-pack to * allow receive-pack to inform the client that it has atomic push capability * allow send-pack to request atomic push back. There is currently no setting in send-pack to actually request that atomic pus