.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Tue, 03 Nov 2020 11:12:25 +0900
branchstable
changeset 45849 731ea8fa1f11
parent 44128 ff396501e841
permissions -rw-r--r--
chg: show debug message for each fd to be closed It helps debugging. The number of file descriptors should be small in most cases, so the console output wouldn't get bloated even with CHG_DEBUG=1.

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