.arcconfig
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 21 May 2018 23:26:53 +0530
changeset 38157 282f3daac1d7
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
py3: use encoding.strfromlocal() instead of pycompat.sysstr() opts['dateformat'] is provided by the user and can be encoded in local encoding. Thanks to Yuya for catching. Differential Revision: https://phab.mercurial-scm.org/D3642

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