##// END OF EJS Templates
localrepo: extract handling of some special value in __getitem__...
localrepo: extract handling of some special value in __getitem__ The value "null" will always be present in a repository. So this lookup should always succeed and do not need to be in the general try/catch. Differential Revision: https://phab.mercurial-scm.org/D7474

File last commit:

r42073:9da97f49 default
r44190:6237cb11 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer