JPDev to Programmer Humor · 8 months agoRebase Supremacyimagemessage-square238fedilinkarrow-up11.14Karrow-down122
arrow-up11.12Karrow-down1imageRebase SupremacyJPDev to Programmer Humor · 8 months agomessage-square238fedilink
minus-squarebort@sopuli.xyzlinkfedilinkarrow-up2·8 months ago why would rebasing a feature branch change main? the image does not update the feature branch. It merges the featurebranch into main with a regular old merge-commit on the main branch.
the image does not update the feature branch. It merges the featurebranch into main with a regular old merge-commit on the main branch.