.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 24 Sep 2018 20:10:01 -0700
changeset 39827 a6088d10d5f2
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: ensure _start_response() is called with system string This was preventing HTTP 500's from being sent in Python 3. Differential Revision: https://phab.mercurial-scm.org/D4730

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