.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Fri, 02 Aug 2019 09:48:13 +0200
changeset 42675 e9592e113c31
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
byteify-strings: handle triple quoted strings if they are not docstrings As with anything in this script, this is a best effort approach. Most of the time, when a triple quoted string is assigned to something, it's not a docstring.

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