Mercurial > evolve
comparison tests/test-stack-branch.t @ 2691:9b68a2083dac
topic: drop the message about running evolve after topic change
Topic change is no longer creating a mess that needs cleaning.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 02 Jul 2017 13:49:32 +0200 |
parents | 90e11985d0cc |
children | f19b314d8475 |
comparison
equal
deleted
inserted
replaced
2690:5d839e1f0ce9 | 2691:9b68a2083dac |
---|---|
278 Check that stack doesn't show changeset with a topic | 278 Check that stack doesn't show changeset with a topic |
279 ---------------------------------------------------- | 279 ---------------------------------------------------- |
280 | 280 |
281 $ hg topic --rev b4::b5 sometopic | 281 $ hg topic --rev b4::b5 sometopic |
282 changed topic on 2 changes | 282 changed topic on 2 changes |
283 please run hg evolve --rev "topic(sometopic)" now | |
284 $ hg stack | 283 $ hg stack |
285 ### branch: foo | 284 ### branch: foo |
286 b3: c_h | 285 b3: c_h |
287 b2: c_g | 286 b2: c_g |
288 b1@ c_D (current) | 287 b1@ c_D (current) |