Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 months agoMaster vs main (again)lemmy.myserv.oneimagemessage-square44fedilinkarrow-up1344arrow-down138
arrow-up1306arrow-down1imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 months agomessage-square44fedilink
minus-squareDreamButt@lemmy.worldlinkfedilinkEnglisharrow-up3·2 months agoI always rename it to “dev.” Hard to have any problems or confusion with that
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up3arrow-down1·1 month 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 month agoThe only time I merge unstable code is behind a feature flag
minus-squareonlinepersona@programming.devlinkfedilinkarrow-up1·1 month 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”?