.arcconfig
author Sean Farley <sean@farley.io>
Sat, 29 Jul 2017 19:12:48 -0700
branchstable
changeset 33605 92f7dcf9a40b
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
make: add new directory 'hgdemandimport' to cleanbutpackages rule This fixes the build process for ppa (at least in my simple check). Perhaps we should loop through all directory that aren't 'packages'?

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