.arcconfig
author Augie Fackler <augie@google.com>
Mon, 24 Jul 2017 11:28:59 -0400
changeset 33738 672ad4f3bb84
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
changegroup: more **kwargs Differential Revision: https://phab.mercurial-scm.org/D273

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