.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 29 Sep 2019 12:22:21 -0700
changeset 43008 5f8b6617e962
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
interfaces: use triple quotes for Attribute value Otherwise the source transformer converts it to bytes and test-check-interfaces.py complains on Python 3. Differential Revision: https://phab.mercurial-scm.org/D6919

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