comparison hgext/patchbomb.py @ 24666:3092885b5b32

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.
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 08 Apr 2015 10:01:31 -0700
parents 2e5f6cdf01f6
children 80c5b2666a96
comparison
equal deleted inserted replaced
24665:5326820a2952 24666:3092885b5b32