view .arcconfig @ 39488:d629b6d2f05a

revlog: clarify the comment attached to delta reuse The previous version was a bit complicated and referred to a deprecated configuration option.
author Boris Feld <boris.feld@octobus.net>
date Tue, 04 Sep 2018 21:28:28 +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:.^"
}