Re: error: core.autocrlf=input conflicts with core.eol=crlf

2014-12-05 Thread Alex Stangl
On Fri, Dec 05, 2014 at 04:55:51PM +0100, Torsten B?gershausen wrote: > On 12/05/2014 09:10 AM, Torsten B?gershausen wrote: > Or a test case showing the problem is welcome too. I mentioned some examples in my previous post. Here they are in condensed form. They assume core.eol isn't set in your gl

error: core.autocrlf=input conflicts with core.eol=crlf

2014-12-04 Thread Alex Stangl
Hi, There seems to be problems with the checks in the git code for conflicts between config values of core.autocrlf and core.eol. Because the various config files are read in separate passes, and the conflict check happens on the fly, it creates a situation where the order of the config file entri