comparison mercurial/store.py @ 33380:892d255ec2a1

match: override matchfn instead of __call__ for consistency The matchers that were recently moved into core from the sparse extension override __call__, while the previously existing matchers override matchfn. Let's switch to the latter for consistency.
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 07 Jul 2017 08:55:12 -0700
parents df448de7cf3b
children a42369e04aee
comparison
equal deleted inserted replaced
33379:7ddb2aa2b7af 33380:892d255ec2a1