contrib/editmergeps.bat
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 21 Feb 2022 10:21:18 -0700
changeset 48884 7f5e91cdebcd
parent 32567 4b9b87930cb3
permissions -rw-r--r--
match: delete Python 2 conditional code Differential Revision: https://phab.mercurial-scm.org/D12287

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