Search code examples
mercurialtortoisehg

Discarding more than one commit in TortoiseHg


I am using TortoiseHg.
I did a false commit, and then another false commit.
Both commits are in draft state (not yet pushed).
I want to completely ignore this commits and go back as if they where never committed.

Doing Rollback seems to only remove the last commit.
How can I do that simple task?


Solution

  • In settings enable either the mq or strip extension, then in a changeset context menu use Modify History -> Strip