Mercurial > evolve
comparison tests/test-push-checkheads-partial-C2.t @ 3359:ae6fddf39933
test: update output to 9b3f95d9783d
The unstable graph nodes are now shown with the character "*", update the test
outputs.
CORE-TEST-OUTPUT-UPDATE: 9b3f95d9783d
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 05 Jan 2018 09:23:09 +0100 |
parents | 8feb2cae7eae |
children | e1f3e43a50a4 |
comparison
equal
deleted
inserted
replaced
3358:81aae43ee0f1 | 3359:ae6fddf39933 |
---|---|
62 $ hg debugobsolete `getid "desc(A0)" ` `getid "desc(A1)"` | 62 $ hg debugobsolete `getid "desc(A0)" ` `getid "desc(A1)"` |
63 obsoleted 1 changesets | 63 obsoleted 1 changesets |
64 $ hg log -G --hidden | 64 $ hg log -G --hidden |
65 @ f6082bc4ffef (draft): A1 | 65 @ f6082bc4ffef (draft): A1 |
66 | | 66 | |
67 | o d73caddc5533 (draft): B0 | 67 | * d73caddc5533 (draft): B0 |
68 | | | 68 | | |
69 | x 8aaa48160adc (draft): A0 | 69 | x 8aaa48160adc (draft): A0 |
70 |/ | 70 |/ |
71 o 1e4be0697311 (public): root | 71 o 1e4be0697311 (public): root |
72 | 72 |