.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 03 Mar 2020 15:56:00 +0100
changeset 44460 c8fd21413458
parent 44128 ff396501e841
permissions -rw-r--r--
copies-tests: add a case where with merge with an overwritten files This is similar to the BF/FB case, but in this case, the other branch updated the file. So an actual merge happens and the two "independant" file history has to be merged. Differential Revision: https://phab.mercurial-scm.org/D8242

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