.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 16 Aug 2018 04:20:34 +0200
changeset 39332 6f4b8f607a31
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
revlogdeltas: move special cases around raw revisions in finddeltainfo The method already contains logic for no-diff cases. Having everything in the same place is more consistent and unlocks other code improvements.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}