Mercurial > evolve
diff tests/test-evolve-topic.t @ 4436:ef155f624670
stack: make @ (current) more important than $ (some sort of unstable)
Base is still ^ even if it's currently checked out.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 10 Mar 2019 18:50:00 +0800 |
parents | 5da1d162ad50 |
children | f54bb6eaf5e6 96ce1030d2fb |
line wrap: on
line diff
--- a/tests/test-evolve-topic.t Sat Mar 09 13:13:53 2019 +0800 +++ b/tests/test-evolve-topic.t Sun Mar 10 18:50:00 2019 +0800 @@ -126,7 +126,7 @@ $ hg stack ### topic: foo ### target: default (branch) - s4$ add fff (current orphan) + s4@ add fff (current orphan) s3$ add eee (orphan) s2: add ddd s1: add ccc @@ -268,7 +268,7 @@ s5$ add jjj (orphan) s4$ add iii (orphan) s3$ add hhh (orphan) - s2$ add ggg (current orphan) + s2@ add ggg (current orphan) s1: add fff s0^ add eee (base)