comparison tests/test-topic-fold.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 62201935e1a7
children f7129e3d5a38
comparison
equal deleted inserted replaced
2996:7cc79fc0e637 2997:a61634f52742
51 $ hg fold --exact -r "(tip~1)::" -m "folded" 51 $ hg fold --exact -r "(tip~1)::" -m "folded"
52 2 changesets folded 52 2 changesets folded
53 0 files updated, 0 files merged, 0 files removed, 0 files unresolved 53 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
54 $ hg stack 54 $ hg stack
55 ### topic: myfeature 55 ### topic: myfeature
56 ### branch: default 56 ### target: default (branch)
57 t1@ folded (current) 57 t1@ folded (current)
58 t0^ add ROOT (base) 58 t0^ add ROOT (base)
59 $ logtopic 59 $ logtopic
60 @ 3:4fd43e5bdc443dc8489edffac19bd8f93ccf1a5c 60 @ 3:4fd43e5bdc443dc8489edffac19bd8f93ccf1a5c
61 | topics: myfeature 61 | topics: myfeature