git config core.checkStat minimal

core.checkStat

Determines which stat fields to match between the index and work tree. The user can set this to default or minimal. Default (or explicitly default), is to check all fields, including the sub-second part of mtime and ctime.

查看当前git config列表

git config --list

所有git config 设置

https://git-scm.com/docs/git-config/2.12.5

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐