.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 15 Dec 2017 08:47:28 -0800
changeset 35431 702e6d2642e7
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
debugdiscovery: correct and clean up command synopsis This does a few things: * Changes "-r" to "--rev", since "-r" is not a valid short form * Removes non-existent "-l" and "-b" options * Removes "..." after options, since we don't usually have that Differential Revision: https://phab.mercurial-scm.org/D1706

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