How do I remove files saying “old mode 100755 new mode 100644” from unstaged changes in Git?
cd 进入仓库文件夹 git config core.filemode false