Mr_and_Mrs_D <the.ubik <at> gmail.com> writes:
I am on windows 7 Pro - mingwin
I decided to turn autocrlf to false and use .gitattributes instead and was
bitten by this bug :
http://stackoverflow.com/questions/13531988/git-line-endings-renormalize-
does-not-seem-to-checkout-the-right-line-endings
It took me 2 days to figure this out
Please fix
--
View this message in context: http://git.661346.n2.nabble.com/PATCH-v6-
Add-core-eol-config-variable-tp5140844p7571889.html
Sent from the git mailing list archive at Nabble.com.
+1, this is a significant issue downstream in Git for Windows:
https://github.com/msysgit/git/issues/57
Effectively this renders .gitattributes useless for the scenario of
enforcing normalized line ending characters.