.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 07 Aug 2019 22:00:57 +0200
changeset 42721 161d39e9be4b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rawdata: add the method to bundlerevlog The bundlerepo logic has its own `revision` method on its own `revlog` object. We need to "implement" `rawdata` there too.

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