.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 07 Jan 2022 16:30:11 +0100
changeset 48664 497c2655c71e
parent 44128 ff396501e841
permissions -rw-r--r--
largefiles: take lock before writing requirements With `share-safe`, we will also write file in the store. We now take the `lock` as needed. Differential Revision: https://phab.mercurial-scm.org/D11992

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