view .arcconfig @ 35275:b4b328ea6175

dagop: put start fctx into visit dict of filectxancestors() Prepares for multiple start revisions/files.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 22 Sep 2016 18:18:56 +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:.^"
}