view .arcconfig @ 37831:387af9e5df70 stable

hgweb: prevent triggering dummy href="#" handler Follow up for the previous patch.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 03 May 2018 14:43:25 +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:.^"
}