JPDev@programming.dev to Programmer Humor@programming.dev · 1 年前Rebase Supremacyprogramming.devimagemessage-square238linkfedilinkarrow-up11.14Karrow-down123
arrow-up11.12Karrow-down1imageRebase Supremacyprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 1 年前message-square238linkfedilink
minus-squarebort@sopuli.xyzlinkfedilinkarrow-up2·1 年前 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.