Today my Git did some crazy things the whole day, which I could not quite put my finger on. But now I got a very strange problem:
When I initialize a new repository in a directory, add all files (add -A) and commit them, some still stay modified:
Nothing helps, not even a hard reset to HEAD. The diff is as followed:
I'm really at the end of my wit... The last thing I tried on this computer yesterday, was playing with some filters, when trying to solve another problem.
But all I did there was modifying a config and .gitattributes locally in a completely different directory. So any idea?