.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 24 Jan 2019 21:34:48 +0900
branchstable
changeset 41305 b4a3abdc790d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
ui: inline _write() into write() due to performance issue I'll remove redundant conditions later in this series.

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