diff -r 1527ec81337e -r bac4e0bc9f6a tests/test-userguide.t --- a/tests/test-userguide.t Fri Aug 29 09:29:02 2014 +0200 +++ b/tests/test-userguide.t Fri Aug 29 14:26:17 2014 +0200 @@ -253,6 +253,7 @@ $ hg evolve --all move:[23] fix bug 67 atop:[24] fix bug 53 + working directory is now at 0d972d6888e6 $ hg --hidden shortlog -G -r 21:: @ 25:0d972d6888e6 draft fix bug 67 | @@ -301,6 +302,7 @@ $ hg evolve --all move:[27] new feature atop:[28] fix a bug + working directory is now at 166c1c368ab6 $ hg --hidden shortlog -G -r 25:: @ 30:166c1c368ab6 draft new feature |