view .arcconfig @ 38319:0d6d0aa3c4bf

backout: use context manager for config override Differential Revision: https://phab.mercurial-scm.org/D3742
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 14 Jun 2018 15:26:18 -0700
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:.^"
}