Created
September 20, 2019 14:44
-
-
Save bkrauska/0facecf3aeef6179e06a4d96a8a968be to your computer and use it in GitHub Desktop.
git crlf
This file contains 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.eol lf | |
git config --global core.autocrlf input |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment