.arcconfig
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 29 Mar 2018 09:23:39 -0700
changeset 37152 0348c778bf70
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
push: use "repo['.']" instead of old form "repo['']" Note that this does not conflict with the commit message of my previous patch: I found this after writing the previous patch (besides, I very easily forget things). Differential Revision: https://phab.mercurial-scm.org/D2965

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