Skip to content

Instantly share code, notes, and snippets.

@parsibox
Created December 24, 2025 10:42
Show Gist options
  • Select an option

  • Save parsibox/097e6545f65ae9506a628ab2450ba720 to your computer and use it in GitHub Desktop.

Select an option

Save parsibox/097e6545f65ae9506a628ab2450ba720 to your computer and use it in GitHub Desktop.
git config in windows
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