view .arcconfig @ 34207:5a1b41268b7c

drawdag: port to python 3
author Augie Fackler <raf@durin42.com>
date Wed, 23 Aug 2017 01:23:16 -0400
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:.^"
}