Mercurial > public > mercurial-scm > hg-stable
diff tests/test-persistent-nodemap.t @ 44368:6614b301ea58
nodemap: add a flag to dump the details of the docket
We are about to add more information to the docket. We first introduce a way to
debug its content.
Differential Revision: https://phab.mercurial-scm.org/D7887
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 15 Jan 2020 15:50:04 +0100 |
parents | 50ad851efd9b |
children | e41a164db7a9 |
line wrap: on
line diff
--- a/tests/test-persistent-nodemap.t Wed Jan 15 15:49:54 2020 +0100 +++ b/tests/test-persistent-nodemap.t Wed Jan 15 15:50:04 2020 +0100 @@ -12,6 +12,8 @@ > persistent-nodemap=yes > EOF $ hg debugbuilddag .+5000 + $ hg debugnodemap --metadata + uid: ???????????????? (glob) $ f --size .hg/store/00changelog.n .hg/store/00changelog.n: size=18 $ f --sha256 .hg/store/00changelog-*.nd @@ -47,6 +49,8 @@ $ echo foo > foo $ hg add foo $ hg ci -m 'foo' + $ hg debugnodemap --metadata + uid: ???????????????? (glob) $ f --size .hg/store/00changelog.n .hg/store/00changelog.n: size=18