.arcconfig
author Boris Feld <boris.feld@octobus.net>
Tue, 19 Sep 2017 22:08:09 +0200
changeset 34318 4fbbdd9b04f1
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
phases: use a Struct object for binary encoding and decoding We will move the binary encoding and decoding code to 'phases.py' in order to make it easier to reuse. First, let's cleanup it a bit.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}