Mercurial > evolve
comparison tests/test-push-checkheads-multi-topics-F3.t @ 6879:9da0114a8a02
topic: use FQBN for displaying topic name when it grows its first changeset
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 17 Sep 2024 20:48:56 +0400 |
parents | caf302fb8f4d |
children |
comparison
equal
deleted
inserted
replaced
6878:2fbe91d762ef | 6879:9da0114a8a02 |
---|---|
53 changed topic on 1 changesets to "Y" | 53 changed topic on 1 changesets to "Y" |
54 $ hg strip --config extensions.strip= --hidden 'hidden()' # clean old A0 | 54 $ hg strip --config extensions.strip= --hidden 'hidden()' # clean old A0 |
55 saved backup bundle to $TESTTMP/E1/client/.hg/strip-backup/8aaa48160adc-19166392-backup.hg | 55 saved backup bundle to $TESTTMP/E1/client/.hg/strip-backup/8aaa48160adc-19166392-backup.hg |
56 $ hg topic Z | 56 $ hg topic Z |
57 $ mkcommit B0 | 57 $ mkcommit B0 |
58 active topic 'Z' grew its first changeset | 58 active topic '//Z' grew its first changeset |
59 (see 'hg help topics' for more information) | 59 (see 'hg help topics' for more information) |
60 $ hg topic Y | 60 $ hg topic Y |
61 $ mkcommit C0 | 61 $ mkcommit C0 |
62 $ hg push | 62 $ hg push |
63 pushing to $TESTTMP/E1/server | 63 pushing to $TESTTMP/E1/server |