.arcconfig
author Boris Feld <boris.feld@octobus.net>
Fri, 13 Jul 2018 03:05:30 +0200
changeset 41091 5608b5a6c323
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
upgrade: add '-' in optimization name The older name `redeltaall` was hard to type and read. The newer form should be more user-friendly. We keep backward compatibility with the old form (at least for a while). Having to use different form depending on the version is very impractical and error prone.

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