.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 12 Jan 2019 17:43:36 +0900
changeset 41206 6acbe86c6490
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
repair: move ui.history-editing-backup to [rewrite] section Since we have the "rewrite" section for general history-editing options, the backup option should be there.

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