view .arcconfig @ 52303:b422acba55f1

rust-dirstate: remove star exports This makes the crate's imports confusing and muddies the discovery of the code.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 04 Nov 2024 11:07:05 +0100
parents ff396501e841
children
line wrap: on
line source

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}