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?

  • colonelp4nic@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    23 hours ago

    Sometimes I fork to make changes locally, but they’re either me-specific or hacky garbage I don’t want to publish. Because of that, I normally don’t commit those changes, and definitely don’t push to GitHub or make a PR.