.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 07 Mar 2024 11:04:34 +0100
changeset 51468 4188a0570ba1
parent 44128 ff396501e841
permissions -rw-r--r--
branchcache: avoid created a `None` filter repoview when writing The repoview class is not intended to be used for unfiltered 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:.^"
}