All I wanted to do was to add all files.
Now I got directories that are just icons and I never saw something like that before.
I just wanted to add all files. I did
git add *
git commit -m "added"
git push
And now I got this incomprehensible mess.
How can you explain this state?