.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 22 Oct 2020 14:14:59 -0700
changeset 45892 ac362d5a7893
parent 44128 ff396501e841
permissions -rw-r--r--
errors: introduce CanceledError and use it in a few places This very similar to earlier patches (e.g. for `InputError`) and part of https://www.mercurial-scm.org/wiki/ErrorCategoriesPlan. Differential Revision: https://phab.mercurial-scm.org/D9339

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