.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 13 Feb 2024 11:49:55 -0800
changeset 51376 0f3a091d887b
parent 44128 ff396501e841
permissions -rw-r--r--
docs: fix broken `make` in `docs/` We had some wrapped lines without blank lines between, which made the runrst script think the list was not a list and it got confused about the indentation. I added blank lines, and also some other minor styling for consistency with the rest of the file.

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