view .arcconfig @ 42384:f5f0a9490c05

perf: add a new `perfmergecopies` command This command benchmark calls to `mercurial.copies.mergecopies`
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 23 May 2019 14:48:02 +0200
parents b2c27d84f05c
children ff396501e841
line wrap: on
line source

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