view .arcconfig @ 38177:7fa3408f83ef

revlog: disallow setting uncompressed length to None Backed out changeset a4942675de6b
author Yuya Nishihara <yuya@tcha.org>
date Sat, 26 May 2018 11:33:02 +0900
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:.^"
}