.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 19 Feb 2022 18:04:49 -0700
changeset 48934 d953a42b157d
parent 44128 ff396501e841
permissions -rw-r--r--
automation: run hg with python3 Python 2.7 support will go away soon. Let's use Python 3 as part of the automation. Differential Revision: https://phab.mercurial-scm.org/D12260

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