.arcconfig
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 18 Aug 2018 15:15:04 -0400
changeset 39223 68b6383a840a
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: conditionalize color output on abort This broke in afc4ad706f9c. I'm not sure why other aborts don't need to be conditionalized, but `hg help foo` does abort in red for both msys and cmd.exe.

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