Re: Bug with ignorecase on Git and Cygwin

2017-08-16 Thread Torsten Bögershausen
On Wed, Aug 16, 2017 at 11:50:47AM +, CHEVALLIER Yves wrote: > Hi, > > On Cygwin, the config value `ignorecase` is set to `true` during `git init` > and it is not possible to change the default value using templates. > > The issue was discovered while I was tracking a bunch of source files

Bug with ignorecase on Git and Cygwin

2017-08-16 Thread CHEVALLIER Yves
Hi, On Cygwin, the config value `ignorecase` is set to `true` during `git init` and it is not possible to change the default value using templates. The issue was discovered while I was tracking a bunch of source files of a SDK. To track the changes I simply rm all the working directory, unzip