Github showing empty changes for new commits

2019-04-12 14:07发布

My Github for windows is showing some files to have changes, but when I compare the files they are the same!

I have a screenshot here:

Link to image

I can actually edit these files and then the error goes away, but then it comes back with a new file at random...

Any ideas?

1条回答
再贱就再见
2楼-- · 2019-04-12 14:41

I had the same problem. I resolved executing from console the following command:

git config core.filemode false
查看更多
登录 后发表回答