Tower Help & Support

No. 12 - Moving a Commit to a Different Branch

In this episode, we're going to move a commit from one branch to another, existing branch. The problem we're solving here is very common: you make a commit and quickly realize that you were on the wrong branch. You should have made the commit on a different branch, most likely a feature branch.

Also have a look at our other video episodes about Undoing Things!