view .arcconfig @ 42957:6631f3e89b6f

setdiscovery: fix a few typos Differential Revision: https://phab.mercurial-scm.org/D6263
author Joerg Sonnenberger <joerg@bec.de>
date Wed, 17 Apr 2019 14:37:06 +0200
parents b2c27d84f05c
children
line wrap: on
line source

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