.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 23 Feb 2024 03:32:35 +0100
changeset 51434 dd519ea71416
parent 44128 ff396501e841
permissions -rw-r--r--
chainsaw-update: lock the repository for the duration of the operation This should prevent and catch some misusage where something else try to touch the repository.

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