comparison tests/test-topic-stack.t @ 2986:4746b92cc1f8

topics/ui: signal when an operation entails voiding a topic Typical situations may include: * publish * push (to publishing server) * pull * fold
author Aurélien Campéas
date Fri, 22 Sep 2017 16:41:37 +0200
parents f63c97c01f92
children 62201935e1a7
comparison
equal deleted inserted replaced
2985:f63c97c01f92 2986:4746b92cc1f8
57 ### topic: other 57 ### topic: other
58 ### branch: default 58 ### branch: default
59 t2@ c_b (current) 59 t2@ c_b (current)
60 t1: c_a 60 t1: c_a
61 $ hg phase --public 'topic("other")' 61 $ hg phase --public 'topic("other")'
62 active topic 'other' is now empty
62 63
63 After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informating the user about it and displaying good data in this case. 64 After changing the phase of all the changesets in "other" to public, the topic should still be active, but is empty. We should be better at informating the user about it and displaying good data in this case.
64 65
65 $ hg topic 66 $ hg topic
66 foo 67 foo