.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 04 Nov 2017 20:07:40 +0900
branchstable
changeset 35026 691524f0bbf6
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
amend: update .hgsubstate before committing a memctx (issue5677) This is a minimal copy of localrepo.commit(). As the current amend() function heavily depends on the wctx API, it wasn't easy to port it to use a separate status tuple. So for now, wctx._status is updated in-place.

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