view .arcconfig @ 34943:3423f7e2d287 stable

statichttprepo: do not use platform path separator to build a URL It wouldn't work between Windows client and Unix server.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 28 Oct 2017 17:23:52 +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:.^"
}