mercurial/utils/__init__.py
author Joerg Sonnenberger <joerg@bec.de>
Thu, 17 Dec 2020 13:29:50 +0100
changeset 46197 2607a9346398
parent 36607 c6061cadb400
permissions -rw-r--r--
branchmap: micro-optimize branchinfo changelogrevision() is supposed to be used if not all data of changelog.read is used. This is the case here as only the extra field is used. This also improves extensibility as at least hgext.git doesn't implement changelog.read. Differential Revision: https://phab.mercurial-scm.org/D9626
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: