972
Fox news trying to explain github.
(programming.dev)
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.
Part of me is bothered by those explanations, but if I had to explain GitHub to a tech illiterate grandparent with that much screen space I don't know if I would do much better.
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.
Repository: your code.
Fork: my code.
Pull request: u want my code?
in a *branch?
What do trees have to do with computers?
Why even bother explaining those terms if you only have that much screen space.
I haven't seen the news release, but I would hope they are explaining those terms because they are going to have someone on to talk about github and they were planning on using said terms
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.
You'd probably spell words correctly though, right?
Given historical evidence of my writing that is not a sure thing.