Post #2306899
2026-04-29 20:28 UTC
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.
Replies (1)
-
@PlexSheep@infosec.pub 2026-04-30 14:13
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.