.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Mon, 24 Sep 2018 16:33:24 +0900
changeset 39972 b1d8acd82d60
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rust-chg: add parser for request messages sent to "S" channel The data structure is documented at chgserver.py:channeledsystem().

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