tests/test-sharing.t
branchstable
changeset 4481 d02a7c8cdee5
parent 4181 ab3581bc0637
child 4483 7978230faa32
child 4490 7a5c6109ee84
--- a/tests/test-sharing.t	Tue Apr 09 21:16:49 2019 +0200
+++ b/tests/test-sharing.t	Wed Apr 10 14:32:00 2019 +0200
@@ -423,7 +423,7 @@
   ~
   $ cd ..
 
-Setup for "cowboy mode" shared mutable history (to illustrate divergent
+Setup for shared mutable history (to illustrate divergent
 and bumped changesets).
   $ rm -rf review alice bob
   $ hg clone public alice
@@ -446,8 +446,7 @@
   $ hg shortlog -r .
   4:2fe6c4bd32d0  draft  fix bug 24 (v1)
 
-Since Alice and Bob are now in cowboy mode, Alice pulls Bob's draft
-changeset and amends it herself. ::
+Alice pulls Bob's draft changeset and amends it herself. ::
 
   $ cd ../alice
   $ hg pull -u ../bob