view .arcconfig @ 35913:558e01a23f40

py3: slice on bytes to prevent getting the ascii values Differential Revision: https://phab.mercurial-scm.org/D2039
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 05 Feb 2018 12:58:51 +0530
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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