this post was submitted on 05 Jun 2025
176 points (100.0% liked)
Programmer Humor
36575 readers
304 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
When your branch becomes a fork
Is that even a joke or a fact statement at this point?
Not familiar enough with this particular project to know, but a quick glance at the commit log shows some overlap in commit authors, so I guess there is at least some level of sharing happening, probably just not through merges.
But being familiar with this kind of project in general, the branches will probably never be fully merged even in the future, just doesn't make much sense because they are server software targeting very different versions of a game client. There are also two other branches, but they "only" diverged by like one or two thousand commits so far.