view .arcconfig @ 36321:ef7b48e6388d

tests: check obsolete changeset with two obsfate entries It's more interesting to see how a changeset that was both rewritten and split looks in hgweb.
author Anton Shestakov <av6@dwimlabs.net>
date Mon, 19 Feb 2018 12:30:23 +0800
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:.^"
}