Hi Stefan, On Mon, 22 May 2017, stefan.naewe@xxxxxxxxxxxxxxxxxxxx wrote: > Am 20.05.2017 um 08:28 schrieb Johannes Sixt: > > This small series fixes these warnings on Windows: > > > > C:\Temp\gittest>git fetch C:\Temp\gittest > > warning: unable to access '.git/remotes/C:\Temp\gittest': Invalid argument > > warning: unable to access '.git/branches/C:\Temp\gittest': Invalid argument > > From C:\Temp\gittest > > * branch HEAD -> FETCH_HEAD > > What is the exact precondition to get such a warning ? > > Just wondering, because I'm not able to reproduce that warning > (with Git4win version 2.13.0.windows.1). I had tested this also, and came to the conclusion that only Hannes' MSys-based custom version is affected that is much closer to git.git's `master` than to Git for Windows' fork. Still, the patches are good in my opinion. Ciao, Dscho