Re: [PATCH v2 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH

2017-10-23 Thread Junio C Hamano
Jonathan Nieder writes: > Jonathan Tan wrote: >>> On 10/23, Jonathan Nieder wrote: > If this looks good, I can reroll in a moment. >> >> Yes, this looks good. > > Thanks. Here goes. > > The interdiff is upthread. Thanks, all, for the quick review. > > Jonathan Nieder (5): > connect: spli

[PATCH v2 0/5] Coping with unrecognized ssh wrapper scripts in GIT_SSH

2017-10-23 Thread Jonathan Nieder
Jonathan Tan wrote: >> On 10/23, Jonathan Nieder wrote: >>> If this looks good, I can reroll in a moment. > > Yes, this looks good. Thanks. Here goes. The interdiff is upthread. Thanks, all, for the quick review. Jonathan Nieder (5): connect: split git:// setup into a separate function co