view .arcconfig @ 36381:2827fa74adbc

py3: pass ctx.rev() instead of ctx in range()
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 23 Feb 2018 18:04:33 +0530
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:.^"
}