.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 28 Jul 2019 18:16:08 -0700
branchstable
changeset 42660 24cd5b0ba5b3
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
automation: allow exit code of 1 for `hg push` `hg push` exits 1 for no-ops. No-op pushes should be fine in the context of automation.

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