view .arcconfig @ 44063:089255b1341e

scmutil: fix an unbound variable with progressbar debug enabled Differential Revision: https://phab.mercurial-scm.org/D7852
author Matt Harbison <matt_harbison@yahoo.com>
date Mon, 13 Jan 2020 17:18:03 -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:.^"
}