Mercurial > public > mercurial-scm > hg-stable
diff tests/test-commit.t @ 49267:4141951dacff
debugindex: rename the parent column to mention nodeid
We will add new columns with the "revnum" version of the parent. It will be
useful in case we need to inspect a corrupted revlog index.
author | Pierre-Yves DAVID <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 01 Jun 2022 01:13:13 +0200 |
parents | ccd76e292be5 |
children |
line wrap: on
line diff
--- a/tests/test-commit.t Wed Jun 01 00:59:51 2022 +0200 +++ b/tests/test-commit.t Wed Jun 01 01:13:13 2022 +0200 @@ -627,7 +627,7 @@ $ hg debugrename foo foo renamed from bar:26d3ca0dfd18e44d796b564e38dd173c9668d3a9 $ hg debugindex bar - rev linkrev nodeid p1 p2 + rev linkrev nodeid p1-nodeid p2-nodeid 0 0 26d3ca0dfd18 000000000000 000000000000 1 1 d267bddd54f7 26d3ca0dfd18 000000000000