view .arcconfig @ 39079:18e866ae2a7d

revlog: drop compatibility for `revlog.descendant` (API) As advertised, the method is dropped in 4.8.
author Boris Feld <boris.feld@octobus.net>
date Tue, 14 Aug 2018 13:36:41 -0700
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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