Seachal
12/11/2018 - 1:03 PM

How do I remove files saying “old mode 100755 new mode 100644” from unstaged changes in Git?

How do I remove files saying “old mode 100755 new mode 100644” from unstaged changes in Git?

 cd 进入仓库文件夹
git config core.filemode false