Mercurial > evolve
diff tests/test-topic.t @ 2997:a61634f52742
topic: try to clarify the "branch" part in stack
The idea is to clarify the meaning of "behind" with using the "target" word.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 24 Sep 2017 11:30:14 +0200 |
parents | dbc896a7a1c3 |
children | bd7e8be29542 |
line wrap: on
line diff
--- a/tests/test-topic.t Tue Sep 26 13:01:21 2017 +0200 +++ b/tests/test-topic.t Sun Sep 24 11:30:14 2017 +0200 @@ -143,7 +143,7 @@ * narf (on branch: default, 0 changesets) $ hg stack ### topic: narf - ### branch: default + ### target: default (branch) (stack is empty) t0^ Add file delta (base) @@ -882,7 +882,7 @@ $ hg stack ### topic: changewut (2 heads) - ### branch: default, 5 behind + ### target: default (branch), 5 behind t3: fran? t1^ start on fran (base) t2@ gamma (current) @@ -897,7 +897,7 @@ * changewut $ hg stack ### topic: changewut (2 heads) - ### branch: default, 5 behind + ### target: default (branch), 5 behind t3: fran? t1^ start on fran (base) t2: gamma