.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 27 Jan 2019 17:48:15 -0500
changeset 41451 7df10ea7a5b8
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: byteify the decoded JSON responses upon receipt in the LFS blobstore It got too confusing juggling r'' vs b'' across several functions.

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