view .arcconfig @ 41035:15f78383d3c8

revlog: add an explicit test for `issnapshot` We test the method on a real revlog containing "real" data.
author Boris Feld <boris.feld@octobus.net>
date Fri, 21 Dec 2018 05:08:32 +0100
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:.^"
}