.arcconfig
author Augie Fackler <augie@google.com>
Sat, 17 Feb 2018 01:09:56 -0500
changeset 36257 46c97973ee46
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
hgweb: open server logs in binary mode This is consistent with when we're logging to stdout, so we don't have to do something annoyingly complicated in the logging infrastructure. Differential Revision: https://phab.mercurial-scm.org/D2294

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