.arcconfig
author Boris Feld <boris.feld@octobus.net>
Fri, 25 Jan 2019 18:43:48 -0500
changeset 41438 e9891c734bf8
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
perf: add a no-lookup variant to perfindex It is useful to check how long it takes to create a index object without doing anything with it. We add a new flag dedicated to that.

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