view .arcconfig @ 39972:7a0ffdd4af78

rust-chg: add future that handles "attachio" request This is the sequence to send client-side stdio and pager stdin to the server.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 24 Sep 2018 16:59:12 +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:.^"
}