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?

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    2 days ago

    you compare the number of forks with the number of contributors

    forks are almost always higher, not just higher, but often by a factor of 10

    • tyler@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      1 day ago

      that is just people that got their commits in, it doesn’t mean that others didn’t try to contribute, but failed.