Fwd: [PATCH] revsets: makes follow() supports file patterns (issue4757)

Piotr Listkiewicz piotr.listkiewicz at gmail.com
Wed Aug 26 03:08:48 CDT 2015


> That's the reason we have to use default='path' instead of default='glob'
or
> 'relpath'.

 When i looked in match.match object doc i finally got it, 'path' pattern
makes pattern match relative to repository root. I have no idea why but i
was sure that match relative to cwd. You were right, in next patch it is
fixed.

> Can you add the test for set:clean() ?

Sure, i added this in new patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20150826/f286898d/attachment.html>


More information about the Mercurial-devel mailing list