Mercurial > hg
diff .hgtags @ 39158:b0c73866c9fb
exchange: don't use dagutil
We were only using it for simple node -> rev and parent revision
lookups. These are exposed via the storage interface and we don't
need to go through dagutil.
Differential Revision: https://phab.mercurial-scm.org/D4303
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Thu, 16 Aug 2018 19:23:24 +0000 |
parents | d55e53702ef9 |
children | 77442f9c6790 |