.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 07 Nov 2022 18:06:17 -0500
changeset 49787 e33776297d1f
parent 44128 ff396501e841
permissions -rw-r--r--
test-revlog-raw: drop the overwrite of dead code The revlog class no longer have a _isgooddeltainfo method for a long time. So overwriting it does not get us anything. The test have been wrapping the right code since then anyway.

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