.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 25 Feb 2019 16:49:01 +0300
changeset 41797 68bbcc70e274
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
branchcache: move loading of branch names and nodes into it's own function This will help me in implementing lazy loading of the branchcache in upcoming patches. Differential Revision: https://phab.mercurial-scm.org/D6023

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