view .arcconfig @ 41002:e88ced97151d

perfrevlogwrite: fix a typo in the option name The submitted patches was apparently damaged, and a 's' was missing.
author Boris Feld <boris.feld@octobus.net>
date Wed, 19 Dec 2018 02:57:48 +0100
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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