Can I make git diff ignore permission changes January 25, 2023 by Tarik This will tell git to ignore permissions: git config core.filemode false