Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 1 year agoMaster vs main (again)lemmy.myserv.oneimagemessage-square48linkfedilinkarrow-up1293arrow-down130
arrow-up1263arrow-down1imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 1 year agomessage-square48linkfedilink
minus-squareDarkcoffee@sh.itjust.workslinkfedilinkarrow-up45·1 year agoI think it’s mostly a shitpost lol
minus-squareSibshops@lemmy.myserv.oneOPlinkfedilinkarrow-up8arrow-down2·1 year agoIt 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.
minus-squareDreamButt@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoI always rename it to “dev.” Hard to have any problems or confusion with that
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up4arrow-down1·1 year agodev is confusing it implies it’s not the stable branch, no? Or was the master branch never stable for you?
minus-squareDreamButt@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoThe only time I merge unstable code is behind a feature flag
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up2·1 year agoThen what’s the reasoning behind “dev”?
I think it’s mostly a shitpost lol
You’re not wrong.
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”?