view .arcconfig @ 35028:7f8f9f0369ca stable

dispatch: extract stub function to peek boolean command option We should at least stop parsing at "--". The 'name' argument is passed for future extension.
author Yuya Nishihara <yuya@tcha.org>
date Fri, 10 Nov 2017 22:22:39 +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:.^"
}