Yeah, I read it well.
But I insist that this is a bug - any command performed on repository must end
up with correct state of repository. But rollback does not leave repo in correct
state in this case.
Again, I do not want to rollback 'hg tag -l' operation, leaving last commit in
place, I want all tags, related to commit being rolled back, removed. |