view .arcconfig @ 41022:481249481392 stable

match: fix assertion for fileset with no context (issue6046) A falsy changectx should be allowed.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 05 Jan 2019 15:44:55 +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:.^"
}