.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 11 Nov 2017 18:55:04 -0800
changeset 35075 3eeb0a3eeaed
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
bundlerepo: use early return I like avoiding patterns that lead to the pyramid of doom. Differential Revision: https://phab.mercurial-scm.org/D1382

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