I tried (like described here other stackoverflow question)
to copy my whole repos to a new computer.
But now, it seems that git sees everything in the new directory as changed and want's me to commit these local changes.
There should be no local changes currently, since i just only copied the directories over to the new computer.
How can i bring all the repo-directories in sync again?