Skip to content

Instantly share code, notes, and snippets.

@typelogic
Created February 6, 2019 12:31
Show Gist options
  • Save typelogic/ad8c70208e24fde7e9178eec37328342 to your computer and use it in GitHub Desktop.
Save typelogic/ad8c70208e24fde7e9178eec37328342 to your computer and use it in GitHub Desktop.
configure git on Windows to properly handle line endings
git config --global core.autocrlf true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment