##// END OF EJS Templates
convert: replace cache of (m,a,r) by (ma,r)...
convert: replace cache of (m,a,r) by (ma,r) The next commit will rewrite the way we find changes between two manifests. By making the cache not care about the difference between added and modified files, we don't require the rewritten code to care about that difference either. Also extract the call to ctx.status() to simplify the next commit.

File last commit:

r1360:7d439981 default
r27718:6e1fba0f default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder