you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years 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.

  • source
  • parent