view .arcconfig @ 49847:31bbf7a28a75

pytype: add coverage for hgdemandimport This would have flagged what needed fixing in 48e38b179106 long ago.
author Matt Harbison <matt_harbison@yahoo.com>
date Wed, 04 Jan 2023 17:15:19 -0500
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:.^"
}