fix crlf for entire git repo

Final Result #

git checkout main
git reset --hard
git rm -rf --cached .
echo "* text=auto" > .gitattributes
git add .

Connections

Related tags and posts connected to this entry.