this post was submitted on 12 Jun 2025
966 points (99.5% liked)

Programmer Humor

24173 readers
2555 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

This screenshot is old (at least 12 years).

you are viewing a single comment's thread
view the rest of the comments
[–] merc@sh.itjust.works 3 points 1 day ago

Repository: a collection of related computer code, like related files in a filing cabinet

Fork: a copy of a repository at a certain point in time, like a fork in the road, they diverge from that point

Pull request: a request that a repository owner incorporate your changes into their files.