Skip to content

Instantly share code, notes, and snippets.

@bkrauska
Created September 20, 2019 14:44
Show Gist options
  • Save bkrauska/0facecf3aeef6179e06a4d96a8a968be to your computer and use it in GitHub Desktop.
Save bkrauska/0facecf3aeef6179e06a4d96a8a968be to your computer and use it in GitHub Desktop.
git crlf
git config --global core.eol lf
git config --global core.autocrlf input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment