Last updated 6 years ago
Was this helpful?
git config --global core.eol lf git config --global core.autocrlf input git rm -rf --cached . git reset --hard HEAD
On macOS, git is attached to XCode’s command line tools. It needs to be updated whenever macOS is upgraded.
xcode-select --install