hgext/__init__.py
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 08 Apr 2015 10:01:31 -0700
changeset 24666 3092885b5b32
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
manifestdict: inline _intersectfiles() The _intersectfiles() method is only called from one place, it's pretty short, and its caller has to be aware when it's appropriate to call it (when the number of files in the matcher is not too large), so let's inline it.

# placeholder