.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 25 Mar 2018 11:58:05 +0900
changeset 37124 6715e8035b4f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
procutil: introduce context-manager interface for protect/restorestdio The code looks slightly cleaner since it was pretty easy to pass arguments in wrong order.

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