.arcconfig
author Felipe Contreras <felipe.contreras@gmail.com>
Fri, 05 May 2023 06:08:36 -0600
changeset 51797 2f8e7e384178
parent 44128 ff396501e841
permissions -rw-r--r--
exchange: trivial simplification Both sides of the condition do essentially the same thing, except one with fastpath=True. No functional changes.

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