##// END OF EJS Templates
mergestate: add accessors for local and other nodeid, not just contexts...
mergestate: add accessors for local and other nodeid, not just contexts The mergestate can contain invalid nodeids. In that case, `mergestate.localctx` or `mergestate.otherctx` will fail. This patch provides a way of accessing the nodeid without failing in such cases. Differential Revision: https://phab.mercurial-scm.org/D8040
Martin von Zweigbergk -
r44696:b1069b36 default
Show More
Name Size Modified Last Commit Author
/ contrib / automation / hgautomation
__init__.py Loading ...
aws.py Loading ...
cli.py Loading ...
linux.py Loading ...
pypi.py Loading ...
ssh.py Loading ...
try_server.py Loading ...
windows.py Loading ...
winrm.py Loading ...