Skip to content

Instantly share code, notes, and snippets.

@gblok
Created April 13, 2019 08:12
Show Gist options
  • Save gblok/a418e51bdf1664ea55b86e44d767ea83 to your computer and use it in GitHub Desktop.
Save gblok/a418e51bdf1664ea55b86e44d767ea83 to your computer and use it in GitHub Desktop.
git LF
git config --global core.autocrlf false
git config core.eol lf
git config core.autocrlf input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment