Skip to content

Instantly share code, notes, and snippets.

@icoxfog417
Created October 28, 2014 02:13
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save icoxfog417/ebaaac8779dc235d176e to your computer and use it in GitHub Desktop.
Save icoxfog417/ebaaac8779dc235d176e to your computer and use it in GitHub Desktop.
Git ignore file mode (chmod) changes
git config core.fileMode false
@tiagofrancafernandes
Copy link

Thank you

@ajpgtech
Copy link

ajpgtech commented Sep 8, 2021

This explains the difference between doing it for a single repo and setting your global preferences

https://github.com/Gizra/KnowledgeBase/wiki/How-to-set-Git-to-ignore-chmod-changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment