view .arcconfig @ 40066:fe64178103b7

remotenames: use util.always instead of handcrafted lambda
author Yuya Nishihara <yuya@tcha.org>
date Fri, 05 Oct 2018 21:30: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:.^"
}