changeset 639:bc2527223350 stable

tutorial: use evolve directly We a real mode in addition to the dry run one.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 02 Jan 2013 13:48:48 +0100
parents 8fd7ac58b762
children 629ec7f612aa
files tests/test-tutorial.t
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-tutorial.t
+++ b/tests/test-tutorial.t
@@ -623,7 +623,9 @@
 
 Let's do it
 
-  $ hg rebase -r 0b061760b677 -d 36b5ba414186
+  $ hg evolve
+  move:[15] animals
+  atop:[14] bathroom stuff
   merging shopping
 
 The old version of bathroom is hidden again.