Refrain from adding new remote bookmarks?

Sean Farley sean.michael.farley at gmail.com
Tue Feb 24 01:54:57 UTC 2015


Matthew Turk writes:

> Hi all,
>
> Is there a way to refrain from adding new remote bookmarks?  For instance,
> if I pull a hash from someone else's repo, all the bookmarks related to the
> entire DAG back to null are added to my repo.  In situations where we use
> bookmarks a lot to do local development, it would be nice to be able to
> pull without getting the remote bookmarks.

Well, to be honest, this is one of the reasons I wrote remote bookmarks:

http://bitbucket.org/seanfarley/hgremotenames

(called remote names since it's built on the namespaces API)

It changes this kind of behavior but is definitely experimental.



More information about the Mercurial mailing list