comparison hgext/split.py @ 46358:009130064813

exchangev2: avoid second look-up by node Accessing the revlog by node is slightly more expensive than by revision, so look up the revision first and use it afterwards. Differential Revision: https://phab.mercurial-scm.org/D9831
author Joerg Sonnenberger <joerg@bec.de>
date Tue, 19 Jan 2021 00:20:42 +0100
parents 568c05d8f3d2
children 7f6c002d7c0a
comparison
equal deleted inserted replaced
46357:72f5280e33b6 46358:009130064813