Elektrine lite

← Feed

@krig@goto.liten.app

Post #3994332

2026-07-21 11:10 UTC

Really need a git forge that stores issues/prs in the repo, so that mirrors have that stuff as well. Like now I am mirroring gram from codeberg to my own forgejo, but what good does that do me? It's just the code, and I have the code locally on a couple of machines already. What I need mirrored are the issues and prs, so I can work with that stuff even if codeberg is down. Maybe I should look into radicle... I don't think tangled is doing anything useful there either? Seems to me that's just worse, now I am tangled (heh) into not just one but two wildly unprofitable VC startups.

Replies (1)

  • @sarna@types.pl 2026-07-21 16:48

    @krig@goto.liten.app if you don't mind being niche, you could check out fossil (https://fossil-scm.org/home/doc/trunk/www/index.wiki). it's not git, but it's similar enough (decentralized version control with branches and stuff), and has a wiki, forum, bug tracker, etc integrated into the repo. it's criminally underrated

    Open ##3994331