.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 15 Feb 2022 05:20:46 +0100
changeset 48771 79a967128055
parent 44128 ff396501e841
permissions -rw-r--r--
dirstate-tracked-key: update the config value to match latest discussion Special cases are not special enough, we align the option name on the other. The `version` value is undocumented for now as it can only have a single value. It is supported in the code to properly detect and abort if more value are introduced in the future value. Differential Revision: https://phab.mercurial-scm.org/D12184

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