Mercurial > hg > mercurial-source
comparison tests/test-logtoprocess.t @ 37875:9938992c5bae
remotenames: add functionality to hoist remotebookmarks
This patch adds the functionality to hoist remotebookmarks to the top level
namespace. The peer of which bookmarks should be hoisted can be set using
`remotenames.hoistedpeer` config option. Only bookmarks can be hoisted. If a
hoisted name and local bookmark exists of the same name, the local bookmark
takes precedence.
While I was here, I documented the default values of two other remotenames
config options.
Differential Revision: https://phab.mercurial-scm.org/D2807
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 11 Mar 2018 16:17:51 +0530 |
parents | af43cb56af4e |
children | dfca83594145 |
comparison
equal
deleted
inserted
replaced
37874:08890706366e | 37875:9938992c5bae |
---|