tests/test-topic-push.t
changeset 3397 f7129e3d5a38
parent 3091 c29a19413e92
child 3418 85cdce113c2c
child 3769 1bc4b0807c37
--- a/tests/test-topic-push.t	Mon Jan 15 18:41:29 2018 +0100
+++ b/tests/test-topic-push.t	Wed Dec 27 04:09:50 2017 +0530
@@ -54,6 +54,7 @@
   $ hg add ccc
   $ hg commit -m 'CC'
   created new head
+  (consider using topic for lightweight branches. See 'hg help topic')
   $ hg outgoing -G
   comparing with $TESTTMP/main (glob)
   searching for changes
@@ -364,6 +365,7 @@
   $ hg add ggg
   $ hg commit -m 'CG'
   created new head
+  (consider using topic for lightweight branches. See 'hg help topic')
   $ hg up 'desc(CF)'
   switching to topic babar
   2 files updated, 0 files merged, 1 files removed, 0 files unresolved