# HG changeset patch # User Aurélien Campéas # Date 1506000440 -7200 # Node ID 19e20e86a5140d719a4f77490cfc3bc23c74d25b # Parent 3d39b8867b294181e70b5e02f0d701ed602f2976 topics/tuto: slightly more verbose explanation of what we are seeing diff -r 3d39b8867b29 -r 19e20e86a514 tests/test-topic-tutorial.t --- 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)