##// END OF EJS Templates
index: add a `get_rev` method (API)...
index: add a `get_rev` method (API) The new `index.getrev(node)` is to be preferred over using: `index.nodemap.get(node)`. This get us closer to be able to remove the `nodemap` attribute of the index. Differential Revision: https://phab.mercurial-scm.org/D7326

File last commit:

r16438:28a90cdf default
r43861:9db20dcf default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer