I used to use a Docker container for GitHub on my TrueNAS machine, but it’s been giving me all sorts of headaches, to the point where I can’t even launch it right now.
I want to switch to Gitea but keep my repo’s history intact, but all the instructions I find for migration seem like they’re for pulling remote repos from GitHub. Since I’ve always kept mine local, and I can’t even open the container right now, I can’t push it to GitHub to do this.
So, how do I migrate a GitHub repo on my machine to Gitea on the same machine without using GitHub’s servers?