view .arcconfig @ 52056:7ea1cb46b590

timestamp: add type information to the module This is easy to do and helps both Pytype and developpers understand what objects they are dealing with.
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 16 Oct 2024 18:40:59 +0200
parents ff396501e841
children
line wrap: on
line source

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