Re: [PATCH v4 27/35] transport-helper: introduce stateless-connect

2018-03-14 Thread Brandon Williams
On 03/13, Jonathan Tan wrote: > On Wed, 28 Feb 2018 15:22:44 -0800 > Brandon Williams wrote: > > > +'stateless-connect':: > > + Experimental; for internal use only. > > + Can attempt to connect to a remote server for communication > > + using git's wire-protocol version

Re: [PATCH v4 27/35] transport-helper: introduce stateless-connect

2018-03-13 Thread Jonathan Tan
On Wed, 28 Feb 2018 15:22:44 -0800 Brandon Williams wrote: > +'stateless-connect':: > + Experimental; for internal use only. > + Can attempt to connect to a remote server for communication > + using git's wire-protocol version 2. This establishes a > +

[PATCH v4 27/35] transport-helper: introduce stateless-connect

2018-02-28 Thread Brandon Williams
Introduce the transport-helper capability 'stateless-connect'. This capability indicates that the transport-helper can be requested to run the 'stateless-connect' command which should attempt to make a stateless connection with a remote end. Once established, the connection can be used by the