Skip to content

Instantly share code, notes, and snippets.

@jonchretien
Last active December 11, 2015 17:29
Show Gist options
  • Save jonchretien/4635290 to your computer and use it in GitHub Desktop.
Save jonchretien/4635290 to your computer and use it in GitHub Desktop.
Temp fix to deal with CRLF line endings. Located in REPO/.git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
safecrlf = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment