让git识别本地项目文件系应该的文件夹名称和文件大写问题

240 阅读1分钟

1.找到项目中.git的文件下的config文件

2.更改config文件下的 ignorecase的值为 fase 即可