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:
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?
I had the same problem. I resolved executing from console the following command:
git config core.filemode false
来源:https://stackoverflow.com/questions/17319065/github-showing-empty-changes-for-new-commits