.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 27 Sep 2019 21:32:56 +0200
changeset 43001 675a925b556d
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
upgrade: fix handling of `.d` data file The test did not used any `.d` file. So of course, their handling was broken (for vfs encoding reason again). We fix the issue and update the test. Note that some fncache issue remains with `.d` file. It will be taken care of in the next changesets. Differential Revision: https://phab.mercurial-scm.org/D6904

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