.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 21 Jan 2019 23:08:31 -0800
changeset 41422 4a409c19831f
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
largefiles: avoid walking full manifest When using treemanifest, diffs between two manifests can often be much cheaper than iterating the full manifests (because common subtrees are skipped). Differential Revision: https://phab.mercurial-scm.org/D5644

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