.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 05 Aug 2020 14:03:14 -0700
changeset 45316 1b983985edd9
parent 44128 ff396501e841
permissions -rw-r--r--
hgweb: open mapfile using templater.open_template() This will help us read templates from resources in frozen binaries. Differential Revision: https://phab.mercurial-scm.org/D8899

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