.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 10 Nov 2018 19:09:37 +0900
changeset 40843 eaabcb689747
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
commandserver: switch logging facility to ui.log() interface The "pager subcommand" message is removed since ui isn't accessible there. I think that's okay as cmdtable[cmd]() will call attachio() and some debug message will be printed.

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