Github is sinking. What now? Some quick suggestions on my blog.
https://yarmo.eu/post/github-sinking
Move. No reason to stay.
@yarmo I don’t really care which git hosting service I use, it’s all the same to me. It’s just somewhere to dump my code.
Having said that, I don’t see a compelling reason here to switch, other than they had an outage?
May look at gitlab tomorrow though.
@lopeztel @kev @yarmo Gitea has a button to let you pull repos from other sites such as github. You just put in the URL and it copies it for you.
As others have said though, it's just git. You can clone the repo, change your origin remote to your Gitea, and git push.
I have my own gitea instance set up at https://git.robbyzambito.me/Zambyte, it was pretty easily to set up and well worth it for me (my VPS is cheaper than Github Premium, and I get as many private repos as I want).