Rolling back patches
I was wondering how I would rollback any change I make to the Sage branch by applying patches using
hg_sage.apply("<path-and-name-to-the-patch>")
The documentation does not seem to answer this question. I'd appreciate your help.
Come to think of it, I could have taken the Hg Queues route, much simpler to maintain, IMHO. sigh
Thank you.