diff -r 16b4f0e32d9d -r 1e2f683e11e7 tests/test-topic-push.t --- a/tests/test-topic-push.t Sat Dec 16 23:40:40 2017 +0100 +++ b/tests/test-topic-push.t Tue Jan 16 04:38:04 2018 +0100 @@ -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