contrib/editmergeps.bat
author Raphaël Gomès <rgomes@octobus.net>
Mon, 08 Jul 2024 16:20:04 +0200
branchstable
changeset 51661 a0f1378b932e
parent 32567 4b9b87930cb3
permissions -rw-r--r--
Backed out changeset f28c52a9f7b4 This backout and the previous are due to a large performance regression detected in repositories with a lot of obsmarkers when performing a clone. A better fix will come along at the start of the next cycle.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"