.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Thu, 03 Sep 2020 13:54:46 +0530
changeset 45581 76b69f81629c
parent 44128 ff396501e841
permissions -rw-r--r--
tests: add few debugrevlogindex and a log call to see changes in next test In upcoming patches, we will create a new filenode in couple of cases. Let's add some debugrevlogindex and a log call so that we can observe those changes better. Differential Revision: https://phab.mercurial-scm.org/D8987

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