view .arcconfig @ 38168:faa015417348

revlog: make getcandidaterevs more consistent about updating tested revs set Like in previous cases, update the set of tested revisions after yielding
author Paul Morelle <paul.morelle@octobus.net>
date Wed, 07 Mar 2018 11:10:22 +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:.^"
}