.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 15 Aug 2018 19:53:02 +0000
changeset 39320 57301ba47e66
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
manifest: use public API for obtaining storage object We should not be accessing private attributes on the manifestlog, since its behavior is governed by an interface. Differential Revision: https://phab.mercurial-scm.org/D4392

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