On Tue, Mar 29, 2016 at 09:49:19PM +0200, Ludovic Courtès wrote:
> Neat!
>
> ISTR I commented on a similar patch you posted for svn-download, but
> didn’t hear back (or forgot?). I think some of it was applicable to
> this one as well, could you check? :-)
I've tried to keep track of which patch
Jookia <166...@gmail.com> skribis:
> Enable the use of HTTP proxies for Git and add a helper program for proxying
> the non-HTTP git:// protocol. The program connects standard input/output to a
> remote server. To accomplish this for now, socat is used.
Neat!
ISTR I commented on a similar patch