tests/test-topic-rebase.t
changeset 3769 1bc4b0807c37
parent 3397 f7129e3d5a38
child 3936 537fd9a86c06
child 4067 fb4801478d5d
--- a/tests/test-topic-rebase.t	Thu May 24 18:57:46 2018 +0200
+++ b/tests/test-topic-rebase.t	Wed May 23 11:37:37 2018 +0200
@@ -43,6 +43,7 @@
   marked working directory as topic: myfeature
   $ mkcommit feature1
   active topic 'myfeature' grew its first changeset
+  (see 'hg help topics' for more information)
   $ hg stack
   ### topic: myfeature
   ### target: default (branch)
@@ -109,6 +110,7 @@
   $ echo "B" >> file
   $ hg commit -m "myotherfeature1"
   active topic 'myotherfeature' grew its first changeset
+  (see 'hg help topics' for more information)
 
 Update the common file in default
   $ hg update --rev default