Post #3006583
2026-05-12 07:40 UTC
Replies (7)
-
@tofu@lemmy.nocturnal.garden 2026-05-12 07:45
If you don't want to host something yourself, check codeberg
-
@Legianus@programming.dev 2026-05-12 07:45
Codeberg, I can recommend
-
@warmaster@lemmy.world 2026-05-12 11:02
Codeberg for hosted, Forgejo for selfhosted. They are great.
-
@Slotos@feddit.nl 2026-05-12 07:51
Codeberg or sourcehut. Gitlab was always cringe.
-
@dan@upvote.au 2026-05-12 07:56
For a beginner, I'd probably stick to Github initially, just because there's so many guides and tutorials on how to use it, and their free plan is still pretty generous. A lot of the knowledge is transferable though. If you do want to try something else, Codeberg is pretty good for open-source. To just learn about Git, you don't even need a host like Github or Codeberg. You can have a Git repo just on your computer, and still get a bunch of the benefits of source control - a full history of everything, separate branches and worktrees so you can have multiple incomplete changes and switch between them, etc.
-
@Domino@quokk.au 2026-05-12 08:02
Codeberg
-
@unitedwithme@lemmy.today 2026-05-12 07:41
~~Host a Gitea?~~ See reply comment below