view .arcconfig @ 35832:aad39713ef35

transaction: fix hg version check when loading journal Differential Revision: https://phab.mercurial-scm.org/D1891
author Augie Fackler <augie@google.com>
date Wed, 17 Jan 2018 20:41:51 -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:.^"
}