Sibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 days agoMaster vs main (again)lemmy.myserv.oneimagemessage-square48linkfedilinkarrow-up1334
arrow-up1334imageMaster vs main (again)lemmy.myserv.oneSibshops@lemmy.myserv.one to Programmer Humor@programming.dev · 2 days agomessage-square48linkfedilink
minus-squareSibshops@lemmy.myserv.oneOPlinkfedilinkarrow-up4·24 hours agoCause git doesn’t work that way. There is no trunk. It’s all branches.
minus-squareBatmanAoD@programming.devlinkfedilinkarrow-up3·11 hours agoBut that’s not actually true in general; there is a default branch concept in forges, and an integration and/or release branch in most recommended workflows. That’s the trunk.
minus-squareRicky Rigatoni@retrolemmy.comlinkfedilinkarrow-up10·23 hours agoWhat is a trunk if not a large branch
minus-squareDragonTypeWyvern@midwest.sociallinkfedilinkarrow-up1·12 hours agohttps://en.m.wikipedia.org/wiki/Branch https://en.m.wikipedia.org/wiki/Trunk_(botany)
minus-squareSibshops@lemmy.myserv.oneOPlinkfedilinkarrow-up6·edit-223 hours agoOh, that’s valid, and forks could be called “asexual propagation” Cherry picking from one trunk to another could be called grafting. There is already pruning. If there is no AI used, it could be called GMO. I’m not sure if there is a tree analogy for merging trunks together, however.
Cause git doesn’t work that way. There is no trunk. It’s all branches.
But that’s not actually true in general; there is a default branch concept in forges, and an integration and/or release branch in most recommended workflows. That’s the trunk.
What is a trunk if not a large branch
https://en.m.wikipedia.org/wiki/Branch
https://en.m.wikipedia.org/wiki/Trunk_(botany)
Oh, that’s valid, and forks could be called “asexual propagation”
Cherry picking from one trunk to another could be called grafting.
There is already pruning.
If there is no AI used, it could be called GMO.
I’m not sure if there is a tree analogy for merging trunks together, however.