.arcconfig
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Mon, 29 Nov 2021 14:07:47 +0000
changeset 48403 6d4daf51283c
parent 44128 ff396501e841
permissions -rw-r--r--
rhg: implement the debugignorerhg subcommand This can be used to inspect the generated pattern, but also to benchmark the time it takes to parse hgignore. Differential Revision: https://phab.mercurial-scm.org/D11722

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