Mercurial > evolve
diff tests/test-topic-stack.t @ 1998:302be26a3fd8
stack: add warning about multiple heads
This seems a good spot to nudge people toward reducing there head count.
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 26 Aug 2016 21:57:48 +0200 |
parents | 5c40dd2cf131 |
children | db617700d318 |
line wrap: on
line diff
--- a/tests/test-topic-stack.t Fri Aug 26 14:55:58 2016 +0200 +++ b/tests/test-topic-stack.t Fri Aug 26 21:57:48 2016 +0200 @@ -198,7 +198,7 @@ Test output $ hg top -l - ### topic: foo + ### topic: foo (2 heads) ### branch: default t6: c_f t5: c_e @@ -242,7 +242,7 @@ $ hg topic --list - ### topic: foo + ### topic: foo (2 heads) ### branch: default t6$ c_f (unstable) t5$ c_e (unstable)