.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 10 Nov 2018 19:00:17 +0900
changeset 40842 82210d88d814
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
commandserver: install logger to record server events through canonical API The global commandserver.log() will be replaced with this.

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