.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 25 Feb 2024 23:05:33 +0100
changeset 51458 ec8c1d0f6d48
parent 44128 ff396501e841
permissions -rw-r--r--
repoview: fix changelog.__contains__ method This have been around for ten years, so we can safely that this method have few callers. However I am about to add one.

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