Mercurial > hg
comparison contrib/editmerge @ 37089: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 | 612502900a2d |
children |
comparison
equal
deleted
inserted
replaced
37088:08890706366e | 37089:9938992c5bae |
---|