branch | mercurial-4.5 |
changeset 4551 | 7de160f6c7a9 |
parent 4514 | ef1c322c389d |
child 4516 | f54bb6eaf5e6 |
child 4674 | 3810ca63398f |
--- a/tests/test-topic-stack.t Sat Apr 20 03:55:09 2019 +0200 +++ b/tests/test-topic-stack.t Sat Apr 20 03:55:10 2019 +0200 @@ -64,7 +64,6 @@ s1: c_a $ hg phase --public 'topic("other")' active topic 'other' is now empty - (use 'hg topic --clear' to clear it if needed) 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.