[issue1013] hg qrevert would be nice

John Levon mercurial-bugs at selenic.com
Mon Mar 3 15:56:31 CST 2008


New submission from John Levon <levon at movementarian.org>:

Currently, reverting a file from an MQ patch is rather tricky. You have
to use hg qrefresh -X path/to/file, and then hg revert to throw away the
diffs. Getting it right with uncommitted local changes to the file is non-obvious
as well.

It would be nice to have a 'qrevert' that did this in a single step. 'hg revert
file' would refresh my patch, having removed any changes to 'file'.

----------
messages: 5443
nosy: movement
priority: feature
status: unread
title: hg qrevert would be nice

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1013>
____________________________________________________



More information about the Mercurial-devel mailing list