Marc Strapetz:
Sounds like the core.autocrlf setting (see "git help config"), which I believe is set by default on Windows.
I have checked both $GIT_DIR/config and ~/.gitconfig and autocrlf has not been set.
It is usually set by default by the installer. Look at %INSTALLDIR%\etc\gitconfig, it should contain
[core] autoCRLF = true among other things. -- \\// Peter - http://www.softwolves.pp.se/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html