comparison mercurial/templateutil.py @ 46506:07984507d553

revlog: change _addrevision to return the new revision The node is passed as argument already, so returning it is quite pointless. The revision number on the other is useful as it decouples the caller from the revlog internals. Differential Revision: https://phab.mercurial-scm.org/D9880
author Joerg Sonnenberger <joerg@bec.de>
date Tue, 26 Jan 2021 23:56:11 +0100
parents 1f81f680912f
children d4ba4d51f85f
comparison
equal deleted inserted replaced
46505:a25033eb43b5 46506:07984507d553