Mercurial > hg
comparison mercurial/subrepo.py @ 32555:b3083be7dcb9
match: drop support for empty pattern list in patternmatcher
Since the caller now deals with empty pattern lists, we can drop that
support in the patternmatcher. It now gets the more logical behavior
of matching nothing when no patterns are given (although there is no
in-core caller that will pass no patterns).
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Fri, 19 May 2017 11:58:16 -0700 |
parents | f4cd4c49e302 |
children | 746e12a767b3 |
comparison
equal
deleted
inserted
replaced
32554:f44ea253ffe2 | 32555:b3083be7dcb9 |
---|