.arcconfig
author Augie Fackler <augie@google.com>
Wed, 16 Jan 2019 11:42:50 -0500
changeset 41270 188880a3e87b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: test*gendoc*.t passes on Python 3 The buildbot didn't notice because docutils isn't installed in Python 3 there yet. I verified this locally. Differential Revision: https://phab.mercurial-scm.org/D5617

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