Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 3 days agoMaster vs main (again)lemmy.myserv.oneimagemessage-square48linkfedilinkarrow-up1335
arrow-up1335imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 3 days agomessage-square48linkfedilink
minus-squareDreamButt@lemmy.worldlinkfedilinkEnglisharrow-up2·3 days agoI always rename it to “dev.” Hard to have any problems or confusion with that
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up2·2 days 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·2 days agoThe only time I merge unstable code is behind a feature flag
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up1·1 day agoThen what’s the reasoning behind “dev”?
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”?