.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sun, 07 Oct 2018 11:32:42 +0900
changeset 40288 87c76e5f3427
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
rust-chg: install logger if $CHGDEBUG is set This is modeled after the example logger and debugmsg() of chg/util.c. https://docs.rs/log/0.4.5/log/#implementing-a-logger

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