.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 29 Jan 2019 14:06:46 -0800
changeset 41479 33560f3bbcd3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: glob away readline(-1) Most of these are readline(65537) on Python 3. I don't think it is worth the readability hit to use (re), as it would require escaping parenthesis. Differential Revision: https://phab.mercurial-scm.org/D5752

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