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
Make sure that you have installed the latest git. I did as above git config core.autocrlf false, when used git (version 2.7.1), but it did not work. Then it works now when upgrade git (from 2.7.1 to 2.20.1).
git config core.autocrlf false