标签: git
我在repo中有一个文件foo,权限为0644,已经被推送,我想将其更改为0600.
foo
当我在本地更改它时,git似乎没有检测到这种变化。为什么呢?
由于
编辑:我的git config中有filemode = true
filemode = true