.arcconfig
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 24 May 2022 11:19:24 +0200
branchstable
changeset 49216 9ea9445c3223
parent 44128 ff396501e841
permissions -rw-r--r--
workflow: add a default template for Merge Request Introduce a first basic template to try the feature.

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