Skip to content

Instantly share code, notes, and snippets.

@marcoonroad
Created May 5, 2024 02:30
Show Gist options
  • Save marcoonroad/a5c6e7e3aa78cf0761dd33ef64e6c6a4 to your computer and use it in GitHub Desktop.
Save marcoonroad/a5c6e7e3aa78cf0761dd33ef64e6c6a4 to your computer and use it in GitHub Desktop.
Fixing Git Staging showing changes on OS switch between Linux and Windows
git config core.autocrlf true
git config core.filemode false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment