.arcconfig
author Mark Thomas <mbthomas@fb.com>
Tue, 17 Oct 2017 08:11:13 -0700
changeset 34833 07bbb208a924
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
context: audit paths before clearing unknown files and dirs Fix regression introduced in D785. In some circumstances, context.clearunknown can be called before the path is audited. Audit the path before deleting any conflicting files. Differential Revision: https://phab.mercurial-scm.org/D1157

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