.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 04 Oct 2018 23:25:55 +0900
changeset 40109 e5fbdc3659fc
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
chgserver: add "setumask2" command which uses correct message frame The first 4 bytes should be a length field, not a value. Spotted while porting chg functions to the Rust one.

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