Re: [PATCH] Windows: Allow using UNC path for git repository

2014-05-20 Thread Junio C Hamano
Stepan Kasal writes: > Hello, > > On Tue, May 20, 2014 at 11:57:56AM -0700, Junio C Hamano wrote: >> It would be nice if somebody in the S-o-b chain can double-check >> that the "combined" version is sane. [...] > > "Combined" was an unfortunate word. There was a pair of successive > commits in

Re: [PATCH] Windows: Allow using UNC path for git repository

2014-05-20 Thread Stepan Kasal
Hello, On Tue, May 20, 2014 at 11:57:56AM -0700, Junio C Hamano wrote: > It would be nice if somebody in the S-o-b chain can double-check > that the "combined" version is sane. [...] "Combined" was an unfortunate word. There was a pair of successive commits in msysgit all the time. I just deci

Re: [PATCH] Windows: Allow using UNC path for git repository

2014-05-20 Thread Junio C Hamano
Stepan Kasal writes: > From: Cezary Zawadka > Date: Tue, 13 Jul 2010 16:17:43 +0200 > > [efl: moved MinGW-specific part to compat/] > [jes: fixed compilation on non-Windows] > > Eric Sunshine fixed mingw_offset_1st_component() to return consistently "foo" > for UNC "//machine/share/foo", cf > ht