view .arcconfig @ 50759:f0ae403bf704

configitems: use standard "dynamicdefault" approach in edge case This makes for fewer edge cases, which will help a future patch.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 23 Jan 2023 17:21:14 +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:.^"
}