Mercurial > hg
comparison hgext/patchbomb.py @ 46841:e7b4607d52e3
setdiscovery: simplify by using tiprev directly
tip() uses tiprev() and reads the node from it, so drop a layer of
indirection.
Differential Revision: https://phab.mercurial-scm.org/D10289
author | Joerg Sonnenberger <joerg@bec.de> |
---|---|
date | Mon, 29 Mar 2021 01:35:54 +0200 |
parents | d4ba4d51f85f |
children | ffd3e823a7e5 |
comparison
equal
deleted
inserted
replaced
46840:6dea77e195d2 | 46841:e7b4607d52e3 |
---|