.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Sat, 31 Mar 2018 14:31:29 +0530
changeset 37234 15691d71da23
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
infinitepush: replace `remotenames.hoist` with `remotenames.hoistedpeer` The remotenames.hoist config option was renamed to remotenames.hoistedpeer while moving to core as an extension. Let's start using the config option provided by the in-core extension. Differential Revision: https://phab.mercurial-scm.org/D2990

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}