irelephant [he/him]@programming.dev to Programmer Humor@programming.devEnglish · 6 months agoFox news trying to explain github.programming.devimagemessage-square26linkfedilinkarrow-up1448file-text
arrow-up1448imageFox news trying to explain github.programming.devirelephant [he/him]@programming.dev to Programmer Humor@programming.devEnglish · 6 months agomessage-square26linkfedilinkfile-text
minus-squaremonkeyman512@lemmy.worldlinkfedilinkEnglisharrow-up53·6 months agoPart 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.
minus-squareEranziel@lemmy.worldlinkfedilinkarrow-up55·6 months agoRepository: 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.
minus-squarederfunkatron@lemmy.worldlinkfedilinkEnglisharrow-up3·6 months agoWhat do trees have to do with computers?
minus-squarehperrin@lemmy.calinkfedilinkEnglisharrow-up1·6 months agoRepository: your code. Fork: my code. Pull request: u want my code?
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.
in a *branch?
What do trees have to do with computers?
Repository: your code.
Fork: my code.
Pull request: u want my code?