Last active
August 18, 2021 22:18
-
-
Save Kraloz/e02b5a404ec59456f795be1c262f41a5 to your computer and use it in GitHub Desktop.
git disable autocrlf
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 rm --cached -r . | |
git reset --hard |
viva peron✌
Ya ni me acuerdo que hace esto JAJAJAJ
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gracias tomi x tanto