topic extension
Nathan Goldbaum
nathan12343 at gmail.com
Wed Oct 4 15:39:00 UTC 2017
It's included in the evolve extension. I believe it's still considered
somewhat experimental, along with the rest of the evolve extension. The
idea is to provide an alternative to bookmarks that act a bit more like
named branches. Unlike bookmarks, topics are recorded in the commit
metadata (like named branches). However, they are only visible when a
commit is in draft phase. If the commit is public (i.e. after the code
passes code review and is merged or rebased onto the main line of
development for a team), the topic "fades away". It will always be in the
commit metadata though, so you can always figure out what topic a commit
happens on, just like a mercurial named branch.
I'm not sure there are docs beyond this page:
https://www.mercurial-scm.org/doc/evolution/tutorials/topic-tutorial.html
-Nathan
On Wed, Oct 4, 2017 at 10:25 AM, Mario Castelán Castro <
marioxcc.MT at yandex.com> wrote:
> What is this topic extension? I can not find any link to the actual
> source code neither in the Mercurial Wiki nor doing a search with
> DuckDuckGo.
>
> --
> Do not eat animals; respect them as you respect people.
> https://duckduckgo.com/?q=how+to+(become+OR+eat)+vegan
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20171004/6bf1f41a/attachment-0002.html>
More information about the Mercurial
mailing list