One of GitHub's most staple contributors announced they are abandoning ship due to constant outages. GitHub's COO responds, promising change, but is it all too little too late?
The great thing about git is, that it is pretty decentralized in principle (everyone has a full copy of all source code and commits on their machines), so it is pretty easy to move your whole repository to an alternative git hoster, like Codeberg.
The great thing about git is, that it is pretty decentralized in principle (everyone has a full copy of all source code and commits on their machines), so it is pretty easy to move your whole repository to an alternative git hoster, like Codeberg.
Except all the extra stuff like CI, issues, pull requests, discussions, pages, and probably some more things.
Forgejo has options to import some of that too, but it’s not that easy. A modern repository isn’t just files in git.