.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 15 Mar 2019 13:52:36 +0000
changeset 41964 e3307243d188
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
manifestcache: stop altering the lru cache order while displaying it Accessing value with `.get` alter the iteration order and make the output of the debug command misbehave, showing multiple entry twice. We need more than 2 entry to see the bug, so there are not test change. Later test will introduce a third entry and would fail without this fix.

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