.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 03 Nov 2018 18:03:09 +0900
changeset 40589 04a9dd8da959
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
ui: move pre/post processes from low-level write()s to _writenobuf() This helps adding a dedicated stream for status/error messages. I don't want to add _write*() function per stream.

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