.arcconfig
author Manuel Jacob <me@manueljacob.de>
Mon, 01 Jun 2020 15:22:31 +0200
changeset 44961 24d440e2fdbb
parent 44128 ff396501e841
permissions -rw-r--r--
sslutil: fix comment to use inclusive or instead of exclusive or The incorrect "either" was introduced by one of my recent patches.

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