(no title)
henshao | 1 year ago
I think a way to do this is to not let git track that in the first place, with some variation of:
git config core.fileMode false
via: https://stackoverflow.com/questions/1580596/how-do-i-make-gi...or
https://stackoverflow.com/questions/2517339/how-to-restore-t...
No comments yet.