.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 24 Oct 2023 11:06:04 +0200
changeset 51100 ae6722dbb575
parent 44128 ff396501e841
permissions -rw-r--r--
shelve: drop some weird manually stripping before transaction abort I cannot find a case where this is actually useful, so lets triggering strip in the middle of uncommitted transaction.

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