Fix Windows line endings on a per-repo basis
git config core.autocrlf false git config core.eol lf git rm -rf --cached . git reset --hard HEAD