Skip to content

Instantly share code, notes, and snippets.

@dwdraju
Last active June 27, 2018 08:28
Show Gist options
  • Save dwdraju/e4e70306e2ab1ce17dfdfe269def22df to your computer and use it in GitHub Desktop.
Save dwdraju/e4e70306e2ab1ce17dfdfe269def22df to your computer and use it in GitHub Desktop.
Git Reject File Permission Change

Ignore file permission changes

git config core.fileMode false

See ignored files

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