[PATCH 3 of 3] mq: no need to delete undo files after strip

Idan Kamara idankk86 at gmail.com
Mon Mar 5 17:24:37 CST 2012


On Tue, Mar 6, 2012 at 1:08 AM, Matt Mackall <mpm at selenic.com> wrote:

> On Mon, 2012-03-05 at 23:47 +0200, Idan Kamara wrote:
> > # HG changeset patch
> > # User Idan Kamara <idankk86 at gmail.com>
> > # Date 1330984045 -7200
> > # Node ID c719c29b351c48ed3c07f5868c42d66e83317d30
> > # Parent  19f96222a187fa9f61b550f21c17a3218b6bf076
> > mq: no need to delete undo files after strip
> >
> > repair.strip takes care of that
> >
> > diff --git a/hgext/mq.py b/hgext/mq.py
> > --- a/hgext/mq.py
> > +++ b/hgext/mq.py
> > @@ -1046,9 +1046,6 @@
> >              self.removeundo(repo)
>
> Is this one still needed then?


Doesn't look like it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120306/02f179d4/attachment.html>


More information about the Mercurial-devel mailing list