##// END OF EJS Templates
largefiles: simplify iteration over standins...
largefiles: simplify iteration over standins Instead of iterating over all files in the context and ignoring those that are not standins, pass a standin-matcher to the context and iterate over only the files matching. Apart from making the intent clearer, this implementation will also benefit from any future optimizations done to the manifest walking code.

File last commit:

r1360:7d439981 default
r22525:764127f5 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder