JPDev@programming.dev to Programmer Humor@programming.dev · 7 months agoRebase Supremacyprogramming.devimagemessage-square234fedilinkarrow-up11.13Karrow-down122
arrow-up11.11Karrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 7 months agomessage-square234fedilink
minus-squarebort@sopuli.xyzlinkfedilinkarrow-up2·7 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.