首页 > 技术文章 > git 对文件大小写修改无反应 不敏感解决办法

zongsir 2019-01-18 10:41 原文

git config core.ignorecase false

执行之后就能自动检测到了

2019-01-18

推荐阅读