This screenshot is old (at least 12 years).

  • Eranziel@lemmy.world
    link
    fedilink
    arrow-up
    131
    ·
    2 days ago

    Repository: a collection of computer code for a software program (or app if you insist).

    Fork: a copy of a repository so you can edit it without affecting the original.

    Pull request: a request to the owner of a repo to bring in some changes you made in a fork.

    I think I even got the word count down.