Created
December 24, 2025 10:42
-
-
Save parsibox/097e6545f65ae9506a628ab2450ba720 to your computer and use it in GitHub Desktop.
git config in windows
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