.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 16 Apr 2021 14:59:13 +0200
changeset 46970 99aed233aa8d
parent 44128 ff396501e841
permissions -rw-r--r--
nodemap: test various corruption scenario for the persistent nodemap Corruption can happens in the wild, either because some of our code is buggy or because repository were shared/transfered in a strange manners. Currently one of the corruption case (not enough data) lead to a crash. We add explicit tests for theses cases. Differential Revision: https://phab.mercurial-scm.org/D10457

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