.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Tue, 27 Feb 2018 22:37:57 +0900
changeset 36536 74c033b9d579
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
test-acl: mock up util.getuser() to trust $LOGNAME on Windows The test relies on POSIX-like getuser() behavior, so we can't use windows.getuser().

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