|
|
|
|
|
by kremlin
4046 days ago
|
|
I had a local git repo with a month's worth of commits. I hadn't pushed any of them so they were all _just_ local (though the head was constantly being uploaded to an online store). I got a new computer and when I was getting rid of my old one, it didn't occur to me to push all the commits or save the git repo. So, my next commit consisted of all the changes for that entire month. |
|
If you make a commit, it would copy over with that, because it's written in that folder.
I'd wager that you simply copied the main files over and tried to re-commit.