.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 01 May 2019 15:34:03 -0700
changeset 42301 8a0e03f7baf4
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
remotefilelog: move most setup from onetimesetup() to uisetup() All the wrappers moved in this patch check if remotefilelog is enabled before they change behavior, so it's safe to always wrap. Differential Revision: https://phab.mercurial-scm.org/D6334

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