.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 09 Dec 2020 20:22:25 -0800
changeset 46115 be3d8178251e
parent 44128 ff396501e841
permissions -rw-r--r--
errors: raise InputError if an ambiguous revision id prefix is used It's long bothered me that we include the "00changelog.i" part in a message to the user. This fixes that along with the exit code. Differential Revision: https://phab.mercurial-scm.org/D9600

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