.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Thu, 10 Jan 2019 21:57:21 +0900
changeset 41174 08dd462ea782
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
graft: abort if --date/user specified with --currentdate/currentuser (BC) They are conflicting options. Let's explicitly ban such combination. Note that this means you need "--no-currentdate --date" to override --currentdate specified in aliases/defaults.

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