##// END OF EJS Templates
filectx: _fileid isn't normalized, use _filenode instead...
filectx: _fileid isn't normalized, use _filenode instead _fileid can be anything the lookup accepts (hex(node), node, rev, etc.), we should use something stable for comparisons (like _filenode).

File last commit:

r0:9117c656 default
r10942:6f26ce7a stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer