Skip to content

Instantly share code, notes, and snippets.

@shinayser
Last active February 13, 2023 21:35
Show Gist options
  • Save shinayser/8a0aa020f47cddba48c14272f47184d7 to your computer and use it in GitHub Desktop.
Save shinayser/8a0aa020f47cddba48c14272f47184d7 to your computer and use it in GitHub Desktop.
Normalizing git file endings to LF
git config --global core.autocrlf false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment