comparison tests/test-stack-branch.t @ 4268:d5a2cc19903f

topics: improve the message around topic changing The new message says 'cleared' when topic name is cleared, if we change to a new topic name, it mentions the new topic name too.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 26 Nov 2018 16:43:39 +0300
parents fb4801478d5d
children a2fdbece7ce1 5da1d162ad50
comparison
equal deleted inserted replaced
4267:18ed2a237ab5 4268:d5a2cc19903f
307 307
308 Check that stack doesn't show changeset with a topic 308 Check that stack doesn't show changeset with a topic
309 ---------------------------------------------------- 309 ----------------------------------------------------
310 310
311 $ hg topic --rev b4::b5 sometopic 311 $ hg topic --rev b4::b5 sometopic
312 changed topic on 2 changes 312 changed topic on 2 changesets to "sometopic"
313 $ hg stack 313 $ hg stack
314 ### target: foo (branch) 314 ### target: foo (branch)
315 s3$ c_f (unstable) 315 s3$ c_f (unstable)
316 s2$ c_e (unstable) 316 s2$ c_e (unstable)
317 s1@ c_D (current) 317 s1@ c_D (current)