.arcconfig
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 03 Sep 2018 13:52:49 +0300
changeset 39406 b3572f733dbd
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: add r'' prefix to prevent b'' being prepended The keys of keyword arguments should be str. # skip-blame because we are adding just r'' prefixes. Differential Revision: https://phab.mercurial-scm.org/D4449

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