topics/tuto: slightly more verbose explanation of what we are seeing
authorAurélien Campéas
Thu, 21 Sep 2017 15:27:20 +0200
changeset 2970 19e20e86a514
parent 2969 3d39b8867b29
child 2971 222ad649380b
topics/tuto: slightly more verbose explanation of what we are seeing
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)