Skip to content
Home » How to remove file mode changes in git

How to remove file mode changes in git

Let’s start the discussion about How to remove file mode changes in git in following methods.

Run the below command to remove file mode changes :

git config core.fileMode false

I hope the strategies listed above work for you. Happy coding and come back again.

Similar Post : How to git ignore chmod changes