Mercurial > evolve
diff tests/test-stack-branch.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 | ae6fddf39933 |
children | e1f3e43a50a4 |
line wrap: on
line diff
--- a/tests/test-stack-branch.t Mon Jan 15 18:41:29 2018 +0100 +++ b/tests/test-stack-branch.t Wed Dec 27 04:09:50 2017 +0530 @@ -181,6 +181,7 @@ $ hg add ggg $ hg commit -m c_g created new head + (consider using topic for lightweight branches. See 'hg help topic') $ echo aaa > hhh $ hg add hhh $ hg commit -m c_h