.arcconfig
author Boris Feld <boris.feld@octobus.net>
Mon, 16 Jul 2018 16:43:35 +0200
changeset 38711 240ebbd328e0
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revset-benchmark: use a generic revset to test `heads(commonancestors())` This allow to benchmark revset performance in other repositories than just the mercurial one.

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