.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Tue, 05 Dec 2017 21:31:01 +0900
changeset 35246 d73ccc63b8f9
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
setup: convert version strings to unicode on Python 3 Fixes the following error: stderr from 'hg log -T x -r only(.,'b'4.4.2'')': b' hg: parse error at 10: unexpected token: symbol'

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