view .arcconfig @ 33879:169baf3d1d3c

copies: fix typo in comment "will not be limited" was meant to be "will not be visited". I missed this when writing the original graft-through-rename patch series.
author Gábor Stefanik <gabor.stefanik@nng.com>
date Tue, 22 Aug 2017 16:08:31 +0200
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:.^"
}