.arcconfig
author Boris Feld <boris.feld@octobus.net>
Wed, 15 Aug 2018 15:20:44 +0200
changeset 39148 1464183343b3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debugrevlog: fix for non-manifest object The `filelog` object is no longer an actual revlog. Instead, the actual revlog is stored in the `_revlog` attribute.

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