.arcconfig
author Augie Fackler <augie@google.com>
Wed, 02 Mar 2022 10:12:17 -0500
changeset 48829 fef4198c855c
parent 44128 ff396501e841
permissions -rw-r--r--
setup: inline os.fsdecode now that we're done with Python 2 Differential Revision: https://phab.mercurial-scm.org/D12273

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