.arcconfig
author Boris Feld <boris.feld@octobus.net>
Thu, 22 Nov 2018 17:16:05 +0100
changeset 40809 4e02f25f31c6
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
match: test for overflow error in pattern If a single pattern is too large to handle, we raise an exception. This case is now doctested.

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