.arcconfig
author Augie Fackler <augie@google.com>
Sun, 25 Feb 2018 23:08:41 -0500
changeset 36422 04c319a07c7b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: hunt down str(exception) instances and use util.forcebytestr I decided to grep around for \sstr\( and see what low-hanging fruit that showed me. This was part of that hunt. That grep pattern still has some things worth exploring. Differential Revision: https://phab.mercurial-scm.org/D2440

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