##// END OF EJS Templates
filectx: use cmp(self, fctx) instead of cmp(self, text)...
filectx: use cmp(self, fctx) instead of cmp(self, text) This allows more flexibility in implementation, and in particular, lets the context decide if revision text has to be loaded or not.

File last commit:

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