view .arcconfig @ 46263:d46646ce3158

localrepo: fix comment typo Differential Revision: https://phab.mercurial-scm.org/D9782
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 15 Jan 2021 01:21:58 +0100
parents ff396501e841
children
line wrap: on
line source

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