.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 19 Apr 2019 08:32:24 -0700
changeset 42309 5c242c427897
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
automation: do a force push to synchronize We don't know what the state of the remote is. Force pushing will be more resilient. Differential Revision: https://phab.mercurial-scm.org/D6316

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