Using Source Tree, rebase with conflict, rebase doesn't work after conflict resovled Using Source Tree, rebase with conflict, rebase doesn't work after conflict resovled git git

Using Source Tree, rebase with conflict, rebase doesn't work after conflict resovled


Unfortunately the UX path for the resolving conflicts during a rebase is quite poor in .

After you have resolved the conflict and have all of your changes in the staging area, instead of clicking commit, go to Actions-> Continue Rebase:

enter image description here


After you have resolved the conflict and have all of your changes inthe staging area, instead of clicking commit, go to Actions-> ContinueRebase:

In the latest version of source tree, after you have resolved the conflict and have all of your changes in the staging area, you have to commit first and then click on Actions -> Continue Rebase.