Skip to content

Instantly share code, notes, and snippets.

@phamngsinh
Created July 19, 2016 21:19
Show Gist options
  • Select an option

  • Save phamngsinh/2018db239a21184ff8bde58865ad2dc4 to your computer and use it in GitHub Desktop.

Select an option

Save phamngsinh/2018db239a21184ff8bde58865ad2dc4 to your computer and use it in GitHub Desktop.
CLRF and CL in git
git config --global core.autocrlf false
git config --global core.safecrlf false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment