.arcconfig
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Wed, 20 Oct 2021 18:44:26 +0100
branchstable
changeset 47899 1ea289e34c70
parent 44128 ff396501e841
permissions -rw-r--r--
tests: better determinism in test-chg.t chg tests fail pretty often with "Sample count: *" line disappearing. It disappears because the sample count is zero, in which case a custom message is printed. This commit makes the test succeed in that case. Differential Revision: https://phab.mercurial-scm.org/D11716

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