Skip to content

Instantly share code, notes, and snippets.

@AhmedHelalAhmed
Created August 29, 2021 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AhmedHelalAhmed/fb4a0526ba78e5bc8958f8d2248f4d5e to your computer and use it in GitHub Desktop.
Save AhmedHelalAhmed/fb4a0526ba78e5bc8958f8d2248f4d5e to your computer and use it in GitHub Desktop.
How do I make Git ignore file mode (chmod) changes?
git config core.fileMode false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment