On Sat, 6 Nov 2021, Craig Ozancin wrote:

It is possible to pull both branches and bookmarks using the -b / -B options. Is there any way to specifically pull a topic? 

    hg init test
    cd test
    hg pull -r topicname reposname

works for me here. That will pull everything up to the topic head.

Regards, Faheem Mitha
_______________________________________________
Evolve-testers mailing list
Evolve-testers@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/evolve-testers

Reply via email to