• Azzu@lemm.ee
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    6 days ago

    Pull requests are not a feature of git, you probably thought they were?

    • Zykino
      link
      fedilink
      arrow-up
      4
      ·
      5 days ago

      Yup, pull requests are an invention from git’s servers (I think github came up with that first). The built in way (famously used by the linux kernel) is git-send-email.

      • Azzu@lemm.ee
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        5 days ago

        GitHub is completely unrelated to git.

        git-send-email is not even very similar to a pull request, just tangentially related but very different conceptually.