Mercurial > evolve
changeset 2970:19e20e86a514
topics/tuto: slightly more verbose explanation of what we are seeing
author | Aurélien Campéas |
---|---|
date | Thu, 21 Sep 2017 15:27:20 +0200 |
parents | 3d39b8867b29 |
children | 222ad649380b |
files | tests/test-topic-tutorial.t |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t Thu Sep 21 15:15:24 2017 +0200 +++ b/tests/test-topic-tutorial.t Thu Sep 21 15:27:20 2017 +0200 @@ -783,7 +783,8 @@ nothing to rebase [1] -Server activity: +We simulate independant contributions to the repo with this +activity: $ cd ../server $ hg update @@ -799,7 +800,7 @@ $ hg commit -m 'add a pair of shoes' $ cd ../client -Let's see what other people did in the meantime: +Let's discover what other people did contribute: $ hg pull pulling from $TESTTMP/server (glob)