view .arcconfig @ 35024:3f909147a2c3 stable

tests: demonstrate that .hgsubstate isn't updated on amend Loosely based on test-amend.t and test-subrepo.t
author Yuya Nishihara <yuya@tcha.org>
date Sat, 04 Nov 2017 18:54:57 +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:.^"
}