SourceTree
Blog posts for the tag #SourceTree
28-Oct-2018
How to force SourceTree to abort a stuck rebaseSo recently I had a problem with SourceTree. It was stuck in the 'Rebase' state for one of my repositories and I had no way from within SourceTree to abort the rebase. There was an easy fix for this issue via the command line however.
27-Apr-2016
SourceTree Git push fails with rejected tag Error messagesI use SourceTree to manage all my Git repositories, it's a great tool but sometimes something goes wrong with remote tags refs in one of my work repositories and I get error messages when I do a push that tells me that a bunch of tags have been rejected. Now I never actually create any tags so this is a little confusing. Cloning a fresh version of the repository fixes this but is not a solution all the time, especially if you have a bunch of stashes. Luckily there is an option in SourceTree to disable pushing tags to remotes.