view .arcconfig @ 38117:69ec6f98cfa6

revlog: isgooddeltainfo takes the whole revinfo object Future changes will need other information about te revision.
author Paul Morelle <paul.morelle@octobus.net>
date Wed, 07 Mar 2018 12:00:58 +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:.^"
}