.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 06 Mar 2019 11:38:54 +0100
changeset 41873 567892b4306c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
verify: explicitly return 0 if no error are encountered Relying on the fact None is treated as 0 by other logics seems smarter than we should be.

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