##// END OF EJS Templates
filectx: fix annotate to not directly instantiate filectx...
filectx: fix annotate to not directly instantiate filectx 28a302e9225d changed basefilectx.annotate() to directly instantiate new filectx's instead of going through self.filectx(), this breaks extensions that replace the filectx class, and would also break future uses that would need memfilectx's.

File last commit:

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