.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 25 Jul 2020 15:49:12 +0200
changeset 45323 aea6a812f7cb
parent 44128 ff396501e841
permissions -rw-r--r--
commitctx: return a richer object from _prepare_files Instead of returning a lot of different list, we introduce a rich object that hold all the file related information. The unique object help with data consistency and simply functions arguments and return. In the rest of this series we will increase usage of this object to simplify more code.

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