Hey, I want to revert some changesets in Hg but I\'m having a hard time doing so.
I commited some changes by accident, so I wanted to undo that. After trying a littl
Not certain about the git things, but if you haven't pushed, you can use hg rollback. If you have pushed, there's not really anything decent you can do about it.
hg rollback
As for the current revision, see hg id.
hg id