• Scientific Computing | SciVision
  • About
  • Blog
  • Tags
  • Categories

Windows WSL git file permissions

12 March, 2019

When using native Windows Git client along with WSL Git, there can be nuisance dirty repo messages like:

old mode 100755
new mode 100644

This problem is resolved for each Git client by executing in each:

git config --global core.filemode false
  • windows
  • git
  • windows-subsystem-for-linux
GitHub - scivision | geospace-code | space-physics | fortran-gaming