merge from a topic

Georges Racinet georges.racinet at octobus.net
Sun Mar 15 19:56:02 UTC 2020


Hi,

On 3/15/20 7:52 PM, Alessandro Dentella wrote:
> I've been testing topics, staks and absorbe and I found it very nice. I',
> working with hg 5.3 and last evolve extension.
Always nice to read  :-)
>
> I have a couple of doubts that are unanswered by the tutorial that I found.
>
> I open a topic and write some changesets, play with them as needed till they
> are just good to be merged into default branch.
>
> If default has some new changeset, that would be a normal merge. Simple.
>
> In case default has no new changeset, the real operation would be to just get
> rid of the topic tag, nothing else I guess. What's the proper way to do that?

That case is even simpler, just publish your changeset, with `hg phase
--public -r REV`.

Alternatively, if your next move is to push it, you can directly issue
`hg push -r REV --publish`

-- 
Georges Racinet
https://octobus.net, https://heptapod.net
GPG: BF5456F4DC625443849B6E58EE20CA44EF691D39, sur serveurs publics


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20200315/b07dd9af/attachment.asc>


More information about the Mercurial mailing list