.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 23 Nov 2019 00:03:18 -0500
changeset 43770 44b605638918
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
exchange: guard against method invocation on `b2caps=None` args I couldn't figure out how these are called, but the value is pretty obviously set at least for the cases that have tests. Differential Revision: https://phab.mercurial-scm.org/D7512

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