.arcconfig
author Augie Fackler <augie@google.com>
Wed, 16 Jan 2019 10:56:39 -0500
changeset 41266 92cf293fd93d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
remotefilelog: import Queue on Python 2, and queue on Python 3 Differential Revision: https://phab.mercurial-scm.org/D5599

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