Mercurial > evolve
diff tests/test-topic.t @ 3397:f7129e3d5a38
topic: suggest using topic when user creates a new head on branch
This patch adds a message to use topics when user creates a new head on a
branch.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 27 Dec 2017 04:09:50 +0530 |
parents | 28fb347a5bf8 |
children | 85cdce113c2c 14fbb847be5a |
line wrap: on
line diff
--- a/tests/test-topic.t Mon Jan 15 18:41:29 2018 +0100 +++ b/tests/test-topic.t Wed Dec 27 04:09:50 2017 +0530 @@ -612,6 +612,7 @@ $ echo fran? >> beta $ hg ci -m 'fran?' created new head + (consider using topic for lightweight branches. See 'hg help topic') $ hg log -Gr 'draft()' @ changeset: 10:4073470c35e1 | tag: tip