.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 15 Apr 2018 10:37:29 -0700
changeset 37728 564a3eec6e63
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
wireprotov2: add support for more response types This adds types to represent error and generator responses from server commands. Differential Revision: https://phab.mercurial-scm.org/D3388

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