diff mercurial/store.py @ 37092: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 72b91f905065
children 4c15bee42e9c
line wrap: on
line diff