.arcconfig
author Mads Kiilerich <mads@kiilerich.com>
Thu, 11 Jan 2024 21:58:55 +0100
changeset 51746 4f0fad8da04c
parent 44128 ff396501e841
permissions -rw-r--r--
tests: pass re.MULTILINE to re.sub as 'flags' - not in 'count' position This bug was caught by the new Python 3.13 warning: DeprecationWarning: 'count' is passed as positional argument

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