.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Mar 2019 17:26:54 +0100
changeset 42034 fd8d13ea1bcc
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debugdiscovery: only list common heads on verbose The list of common heads is only part of the useful information. In addition on repository with many heads, the information is very not helpful (just fill a couple of screen with hash). As a result we hide it behind a --verbose flag.

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