.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Wed, 25 May 2022 18:29:21 +0200
branchstable
changeset 49376 6b04f702c501
parent 44128 ff396501e841
permissions -rw-r--r--
rust: remove excessive calls to `#[timed]` This makes trace output *really* noisy and is only useful in case you want to take a look at a single revlog. This is easy to add back on a case-by-case basis and does not need to stay with the more permanent timers.

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