.arcconfig
author Anton Shestakov <av6@dwimlabs.net>
Wed, 04 May 2022 13:53:12 +0400
branchstable
changeset 49205 45e71954612c
parent 44128 ff396501e841
permissions -rw-r--r--
doc: use an absolute path in sys.path The idea and rationale is similar to https://phab.mercurial-scm.org/D12599 (landed as 1b6e381521c5). Differential Revision: https://phab.mercurial-scm.org/D12622

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