Mercurial > evolve
diff tests/test-topic-tutorial.t @ 4432:5da1d162ad50
stack: rename unstable -> orphan
That's the only instability stack can currently show, but it's about to show
more and showing "unstable" for one type of instability just isn't good.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 07 Mar 2019 19:13:45 +0800 |
parents | 914b9e55f76e |
children | 7a779a288793 30a544904238 |
line wrap: on
line diff
--- a/tests/test-topic-tutorial.t Wed Mar 06 21:47:08 2019 +0800 +++ b/tests/test-topic-tutorial.t Thu Mar 07 19:13:45 2019 +0800 @@ -1358,8 +1358,8 @@ $ hg stack ### topic: tools ### target: default (branch), 2 behind - s3$ Adding drill (unstable) - s2$ Adding saw (unstable) + s3$ Adding drill (orphan) + s2$ Adding saw (orphan) s1@ Adding hammer to the shopping list (current) s0^ add a pair of shoes (base) @@ -1375,7 +1375,7 @@ $ hg stack ### topic: tools ### target: default (branch), 2 behind - s3$ Adding drill (unstable) + s3$ Adding drill (orphan) s2@ Adding saw (current) s1: Adding hammer to the shopping list s0^ add a pair of shoes (base)