view .arcconfig @ 52018:4801fde72cc2

stream: remove __getitem__ from the VolatileManager It is no longer used and that API will get in the way of the new order.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 01 Oct 2024 15:55:49 +0200
parents ff396501e841
children
line wrap: on
line source

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