[PATCH RESEND] forget: add --ignored option (issue2487)

Matt Mackall mpm at selenic.com
Mon Dec 27 12:19:15 CST 2010


On Mon, 2010-12-27 at 10:08 +0100, Dan Villiom Podlaski Christiansen
wrote:
> # HG changeset patch
> # User Dan Villiom Podlaski Christiansen <danchr at gmail.com>
> # Date 1293440883 -3600
> # Node ID 1dbd1b2fdc53bdfac6be9f916e6366dafcf13f8a
> # Parent  7f15cade251fc45db9a4b5fc5fc4e1b75f2fca4c
> forget: add --ignored option (issue2487)
> 
> Rather than littering the implementation of 'forget' with
> conditionals, a single if-statement is added and a bit of code
> copy-pasted.

I'm going to say no to this one. I think the right way to do this sort
of thing is extending our file matching capabilities generically.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list