.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 25 Sep 2020 11:29:19 +0200
changeset 45613 ddcee0b0fd67
parent 44128 ff396501e841
permissions -rw-r--r--
changing-files: add a utility to compute the merged files post-commit We will need it in `_getsidedata` as soon as we start persisting that set. Differential Revision: https://phab.mercurial-scm.org/D9089

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