.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Aug 2019 22:02:49 +0200
changeset 42727 bbe71b5afd02
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rawdata: register the method for `ifiledata` The interface have a `revision(..., raw=False)` method so it should get a `rawdata` one. I am not sure why nothing complained about the lack of it earlier.

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