view .arcconfig @ 36305:a8bca9d0cea0

py3: make sure regex is bytes in crecord.py # skip-blame because we are just adding b'' Differential Revision: https://phab.mercurial-scm.org/D2336
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 19 Feb 2018 00:15:50 +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:.^"
}