Mercurial > evolve
diff tests/test-topic-stack-data.t @ 1997:ce86f7bb4b7b
stack: add some behind information
This is the next useful thing after branch
author | Pierre-Yves David <pierre-yves.david@ens-lyon.org> |
---|---|
date | Fri, 26 Aug 2016 14:55:58 +0200 |
parents | 5c40dd2cf131 |
children | 302be26a3fd8 |
line wrap: on
line diff
--- a/tests/test-topic-stack-data.t Fri Aug 26 14:23:31 2016 +0200 +++ b/tests/test-topic-stack-data.t Fri Aug 26 14:55:58 2016 +0200 @@ -251,19 +251,19 @@ ^ add base_e $ hg stack baz ### topic: baz - ### branch: default + ### branch: default, 2 behind t2: add baz_b t1: add baz_a ^ add base_c $ hg stack foo ### topic: foo - ### branch: lake + ### branch: lake, ambigious rebase destination t2@ add foo_b (current) t1: add foo_a ^ add lake_a $ hg stack fuz ### topic: fuz - ### branch: default + ### branch: default, 1 behind t3$ add fuz_c (unstable) t2$ add fuz_b (unstable) t1: fuz1_a