.arcconfig
author Martijn Pieters <mj@octobus.net>
Mon, 21 Jan 2019 15:29:14 +0000
changeset 41418 3461814417f3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
branchmap: rename partial -> bcache The name better reflects that we have a branchcache object here, even if at *some point* it is still being constructed. Differential Revision: https://phab.mercurial-scm.org/D5290

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