.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Sun, 23 Sep 2018 23:34:22 +0300
changeset 39787 e05d7c71f209
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: add b'' prefixes in tests/test-bdiff.py This makes the test close to passing # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D4695

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