Good article, but one issue with rebasing is that if you’ve pushed your feature branch to origin (which I do in case something happens to my computer), you can no longer rebase your feature branch, as that rewrites history.
Good article, but one issue with rebasing is that if you’ve pushed your feature branch to origin (which I do in case something happens to my computer), you can no longer rebase your feature branch, as that rewrites history.
Written by