diff -r 6be09fb2c08c -r 04aeaec6ec07 tests/test-topic-stack-complex.t --- a/tests/test-topic-stack-complex.t Thu Oct 25 13:04:08 2018 +0200 +++ b/tests/test-topic-stack-complex.t Thu Oct 25 13:05:14 2018 +0200 @@ -81,7 +81,6 @@ examine changes to 'd'? [Ynesfdaq?] n Done splitting? [yN] y - 1 new orphan changesets $ hg stack ### topic: foo @@ -95,7 +94,7 @@ $ hg show work @ 5cce (foo) split2 o f26c (foo) split1 - | * f1d3 (foo) Added e and f + | o f1d3 (foo) Added e and f | x 8e82 (foo) Added c and d |/ o 002b (foo) Added a and b @@ -117,10 +116,10 @@ 1 new orphan changesets $ hg show work @ 7d94 (foo) split1 - | * 5cce (foo) split2 + | o 5cce (foo) split2 | x f26c (foo) split1 |/ - | * f1d3 (foo) Added e and f + | o f1d3 (foo) Added e and f | x 8e82 (foo) Added c and d |/ o 002b (foo) Added a and b @@ -148,8 +147,6 @@ $ hg id -r . ec94a1ed1330 tip $ hg up --hidden 'min(precursors(.))' - updating to a hidden changeset f1d3649d6a8b - (hidden revision 'f1d3649d6a8b' was rewritten as: ec94a1ed1330) 1 files updated, 0 files merged, 0 files removed, 0 files unresolved working directory parent is obsolete! (f1d3649d6a8b) (use 'hg evolve' to update to its successor: ec94a1ed1330)