diff hgext/graphlog.py @ 44215:b1069b369d6e

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
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 29 Jan 2020 11:30:16 -0800
parents 9f70512ae2cf
children 6000f5b25c9b
line wrap: on
line diff