contrib/editmergeps.bat
author Raphaël Gomès <rgomes@octobus.net>
Wed, 03 Nov 2021 12:35:57 +0100
changeset 48298 6ffcaba7d122
parent 32567 4b9b87930cb3
permissions -rw-r--r--
compat: don't rely on cpython-specific builtins manipulation Pierre Augier signaled on the mailing list that this fails on Pypy and pointed out the correct solution. Differential Revision: https://phab.mercurial-scm.org/D11732

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