On Thu, 02 Feb 2017 09:46:05 -0800, Martin von Zweigbergk via Mercurial-devel wrote: > # HG changeset patch > # User Martin von Zweigbergk <martinv...@google.com> > # Date 1485197335 28800 > # Mon Jan 23 10:48:55 2017 -0800 > # Branch stable > # Node ID 548f852a5d6a2d016e1b1002168463437a5bcb95 > # Parent 2d6b86cadc1039f7cf72b64c29399bebe02e7dd3 > verify: replace _validpath() by matcher
> Replacing the _validpath() method by a matcher seems like the obvious > fix. Narrowhg can then pass in its own matcher and not have to > conflate the two matching functions (for dirs and files). I think it > also makes the code clearer. Makes sense. Queued, thanks. _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel