.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 15 Feb 2019 13:07:07 -0800
changeset 41707 140b542b0e59
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
tests: double escape \ in test-import-eol.t and test-mq-eol.t The shell eats the \\. Differential Revision: https://phab.mercurial-scm.org/D5974

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