sourcetree can't revert merge


Sourcetree is pretty bad when it comes to reverting a merge. So you might have to use the terminal and type out the following field.


git revert -m 1 HEAD






Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm