Make sure to do: git add --renormalize . git commit -m "Normalize line endings"
After changing your core.autocrlf settings. (git config --global core.autocrlf false)