Running git on a Windows XP machine, using bash. I exported my project from SVN, and then cloned a bare repository.
I then pasted the export into the bare repositori
It should read:
warning: (If you check it out/or clone to another folder with your current core.autocrlf being true,)LF will be replaced by CRLF The file will have its original line endings in your (current) working directory.
warning: (If you check it out/or clone to another folder with your current core.autocrlf being true,)LF will be replaced by CRLF
true
The file will have its original line endings in your (current) working directory.
This picture should explain what it means.