comparison mercurial/pushkey.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 7b200566e474
children 57875cf423c9
comparison
equal deleted inserted replaced
37091:08890706366e 37092:9938992c5bae