view .arcconfig @ 35135:e46f0b653002

hgweb: remove unused Graph() properties Both of these were introduced in 0dba955c2636, but were already unused.
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 25 Nov 2017 16:01:27 +0800
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:.^"
}