.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 05 Apr 2022 03:36:31 +0200
changeset 49196 1c233af99316
parent 44128 ff396501e841
permissions -rw-r--r--
auto-upgrade: add a test case with no permission to lock the repository This show the current behavior when the repository is unlockable. The current behavior is to abort, which is probably not great. Now that we have a proper test, we can think about the behavior we want in a later changeset. Differential Revision: https://phab.mercurial-scm.org/D12615

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