.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 27 Feb 2023 22:51:18 -0500
changeset 50416 c0d9af0ff0fa
parent 44128 ff396501e841
permissions -rw-r--r--
tests: drop py36 conditionals in test-http-bad-server.t Since this is a `>=` test, it's really conditionalizing py27 content, which isn't a thing anymore.

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