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?

  • tyler@programming.dev
    link
    fedilink
    arrow-up
    4
    ·
    18 hours ago

    A PR requires push access… That’s why you create a fork… So you can create a PR from your fork.