view .arcconfig @ 39154:e0da43e2f71f

revlog: compute snapshot depth on delta info We need the information to be available when choosing delta.
author Boris Feld <boris.feld@octobus.net>
date Fri, 20 Jul 2018 14:32:56 +0200
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:.^"
}