.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 22 Feb 2024 10:56:05 +0100
changeset 51413 8fc92193a2cf
parent 44128 ff396501e841
permissions -rw-r--r--
phases: use a more generic way to trigger a phases computation for perf Querying the tip most revision will require the cache to warm the same as calling the dedicated method. This avoid using a method that is mostly meant for internal use and will be renamed in a coming changesets.

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