Mercurial > evolve
diff tests/test-topic-tutorial.t @ 2973:0192d6bc25fa
topics/tuto: try to be more clear when explaining previous/next
author | Aurélien Campéas |
---|---|
date | Thu, 21 Sep 2017 16:41:42 +0200 |
parents | 33efe3a1be37 |
children | af37cdaa84ee |
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t Thu Sep 21 18:35:22 2017 +0200 +++ b/tests/test-topic-tutorial.t Thu Sep 21 16:41:42 2017 +0200 @@ -1120,7 +1120,7 @@ You can navigate in your current stack with `previous` and `next`. -`previous` will takes you to the parent of your working directory parent on the same topic. +`previous` will bring you back to the parent of the topic head. $ hg previous 1 files updated, 0 files merged, 0 files removed, 0 files unresolved @@ -1134,7 +1134,7 @@ t1: Adding hammer t0^ add a pair of shoes (base) -`next` will moves take you to the children of your working directory parent on the same topic. +`next` will move you forward to the topic head. $ hg next 1 files updated, 0 files merged, 0 files removed, 0 files unresolved