.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 31 Jan 2018 11:28:18 -0800
changeset 35860 d9e71cce3b2f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
wireprotoserver: move abstractserverproto class from wireproto Let's have the interface live next to things that define it. Differential Revision: https://phab.mercurial-scm.org/D1969

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