1967
submitted 10 months ago by TxzK@lemmy.zip to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Legendsofanus@lemmy.ml 4 points 10 months ago

What's a fork, I know what GitHub is and use it too. Just don't know what a fork is haha

[-] minibyte@sh.itjust.works 9 points 10 months ago

A fork in the road. When a developer takes an open source project and modifies it – thus creating their fork of the original software.

[-] vinhill@feddit.de 7 points 10 months ago

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks

It's basically like a copy of the original repository. But you can pull in and merge changes from the original, make a pull request for the original to pull your changes. Fork+pull request enables you to contribute to someone else's repository. Things like Chromium are in part forks of Safari, just that they diverged over time.

this post was submitted on 30 Jan 2024
1967 points (99.2% liked)

Programmer Humor

32601 readers
164 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS