I\'m using SourceTree as my git tool on Windows.
I have a main branch and a feature branch and I can\'t get SourceTree to perform a rebase when I have
Unfortunately the UX path for the resolving conflicts during a rebase is quite poor in atlassian-sourcetree.
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:
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:
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.