How to back out qnew?

Harvey Chapman hchapman-hg at 3gfp.com
Wed Apr 4 20:03:36 UTC 2012


On Apr 4, 2012, at 3:43 PM, Matt Mackall wrote:

> $ hg qref -X **  # remove all changes from the current patch
> 
> Now you have an empty patch you can qpop and delete.

Just remember to put quotes around the **. Also, you'll have to (-f)orce the qpop since even though the patch is empty, mq will refuse to delete it because of the local modifications.




More information about the Mercurial mailing list