.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Sun, 30 Sep 2018 03:45:51 +0530
changeset 39934 a24f4638d6c1
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
narrow: move the ellipses server capability to core This will be used in core logic to determining whether a server is ellipses enabled or not. And also this will ease moving narrow related things to core. Differential Revision: https://phab.mercurial-scm.org/D4809

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