.arcconfig
author Augie Fackler <augie@google.com>
Tue, 24 Apr 2018 22:47:14 -0400
branchstable
changeset 37816 33817e09c663
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: fix test-check-commit.t when all commits are public I'm 99% sure this is a portable use of /bin/[, and it seems to fix the issue I noticed on the buildbot on my machine.

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