.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Wed, 31 Oct 2018 21:57:11 +0900
changeset 40893 e7110f44ee2d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
commandserver: pass around option to hook repo instance creation This is necessary to wrap a repo instance so the master process will be notified on repo.close().

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