this post was submitted on 06 Oct 2025
304 points (90.0% liked)
Programmer Humor
26827 readers
3224 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm... I'm not sure that's the flex you think it is.
I think it's mostly a shitpost lol
White shitpost?
It just bothers me that "master" branch is a misnomer. It's a hold over from CVS/SVN where there was actually a central authoritative branch. I'm not necessary saying the other reasons don't have merit, as well.
trunk?
Master's trunk ( ͡° ͜ʖ ͡°)
Yaaaaaaaaa!
I always rename it to "dev." Hard to have any problems or confusion with that
dev is confusing it implies it's not the stable branch, no? Or was the master branch never stable for you?
The only time I merge unstable code is behind a feature flag
Then what's the reasoning behind "dev"?
You're not wrong.