Domanda

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?

È stato utile?

Soluzione

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

git config core.filemode false
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top