view .arcconfig @ 38325:5cb39a368c80

py3: cast bytes encoding name to str in fileset.py
author Yuya Nishihara <yuya@tcha.org>
date Sat, 16 Jun 2018 16:56:38 +0900
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:.^"
}