On Wed, Apr 16, 2008 at 3:01 PM, Dmitry Potapov <dpotapov@xxxxxxxxx> wrote: > core.autocrlf=false is a bad choice for Windows. ... > If you do not want problems, you should use core.autocrlf=true > on Windows. If you are making the above statements in generally about git, I disagree. I have used msysgit a lot with unix-newlines projects, and it works fantastic. I am careful to work with newline-smart editors but any half-decent editor will cope. The general hint is: avoid any content-mangling options if possible, and git will do the right thing. OTOH, you might be referring to git-svn on Windows, which I have no experience with :-) cheers, martin -- martin.langhoff@xxxxxxxxx martin@xxxxxxxxxx -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff -- 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