view .arcconfig @ 34922:d643848635de stable

setup: remove duplicate assignment of HGRCPATH HGRCPATH is already set in localhgenv().
author Kevin Bullock <kbullock+mercurial@ringworld.org>
date Mon, 23 Oct 2017 21:30:59 -0500
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:.^"
}