Re: [PATCH v3 0/4] Fix locking issues on Windows with `git clone --dissociate`

2015-10-11 Thread Max Kirillov
On Tue, Oct 06, 2015 at 03:17:36PM +0200, Johannes Schindelin wrote: > This is version 3, adding that BUG! message if do_not_close was set. > > Max, I still hope that this patch series helps also your use case! Thanks, this mostly makes gone one of my commits. I only need to invoke the function a

[PATCH v3 0/4] Fix locking issues on Windows with `git clone --dissociate`

2015-10-06 Thread Johannes Schindelin
This is version 3, adding that BUG! message if do_not_close was set. Max, I still hope that this patch series helps also your use case! Interdiff below the diffstat. Johannes Schindelin (4): Demonstrate a Windows file locking issue with `git clone --dissociate` Consolidate code to close a pa