.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Sep 2023 00:55:49 +0200
changeset 51024 299b7b5440db
parent 44128 ff396501e841
permissions -rw-r--r--
revlog: drop the df argument to `sidedata` The intend of this argument is better filled by the `revlog.reading` or `revlog._writing` context. So we drop it to leave rooms for further cleanup and improvements.

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