Mercurial > evolve
diff tests/test-tutorial.t @ 2289:61d073590fb7
ui: add better messages when the working copy become obsolete.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 28 Apr 2017 16:57:41 +0200 |
parents | 9f42f819267b |
children | e22de367fc74 |
line wrap: on
line diff
--- a/tests/test-tutorial.t Fri Apr 28 15:29:32 2017 +0200 +++ b/tests/test-tutorial.t Fri Apr 28 16:57:41 2017 +0200 @@ -741,15 +741,15 @@ pulling from $TESTTMP/local (glob) searching for changes no changes found - working directory parent is obsolete! - (use 'hg evolve' to update to its successor) + working directory parent is obsolete! (bf1b0d202029) + (use 'hg evolve' to update to its successor: ee942144f952) now let's see where we are, and update to the successor $ hg parents bf1b0d202029 (draft): animals - working directory parent is obsolete! - (use 'hg evolve' to update to its successor) + working directory parent is obsolete! (bf1b0d202029) + (use 'hg evolve' to update to its successor: ee942144f952) $ hg evolve update:[8] animals 1 files updated, 0 files merged, 0 files removed, 0 files unresolved