.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Sat, 15 Sep 2018 00:37:20 +0300
changeset 39637 23b749b84b8a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: call hgweb.hgweb() with bytes values # skip-blame because just b'' prefixes I believe this should fix some tests. Differential Revision: https://phab.mercurial-scm.org/D4594

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