view .arcconfig @ 48938:f98da1349212

policy: remove Python 2.7 compatibility code Differential Revision: https://phab.mercurial-scm.org/D12344
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Feb 2022 12:36:04 -0700
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:.^"
}