Created
July 19, 2016 21:19
-
-
Save phamngsinh/2018db239a21184ff8bde58865ad2dc4 to your computer and use it in GitHub Desktop.
CLRF and CL in git
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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