.arcconfig
author Augie Fackler <augie@google.com>
Fri, 03 May 2019 15:42:13 -0400
changeset 42245 d26bfbf419f9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
monotone: fix a bogus _() wrapper that was caught when formatting code There was a spurious space after `debug`, which hid the _() inside ui.debug() from check-code. Sigh. While here, wrap things more concisely. Differential Revision: https://phab.mercurial-scm.org/D6338

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