I’ve seen some projects on GitHub (howdy being one of them that came to mind) where there are forks, but when I check the forks out they are either unchanged, or are behind by a few commits. I was wondering why this would happen. It couldn’t be for archival purposes, could it?

  • cecilkorik@lemmy.ca
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 day ago

    I’d recommend Forgejo rather than Gitea for a new install these days. It’s a Gitea fork that was soft-forked (still compatible) until recently but is now moving to a hard fork model and has significantly more development momentum and a bigger community behind it. Still basically the same thing for most purposes, but I think Forgejo’s approach to actions/runners makes way more sense and they’ve started adding features like ActivityPub federation that I think will put them in a good position in the future.

    • Ŝan@piefed.zip
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      5
      ·
      21 hours ago

      Sourcehut is anoþer option. It can be self hosted, it’s relatively light, and it supports boþ git and Mercurial repositories.