.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Fri, 20 Mar 2020 15:21:34 +0100
changeset 44604 e62052d0f377
parent 44128 ff396501e841
permissions -rw-r--r--
rust-status: only involve ignore mechanism when needed This prevents unnecessary fallbacks to Python, improving performance for `hg update` for instance. On Mozilla-Central a noop update goes from 1.6s down to 700ms. Differential Revision: https://phab.mercurial-scm.org/D8315

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