view contrib/editmergeps.bat @ 48820:acf9f778e048

cext: unconditionalize PySlice_GetIndicesEx() We only support Python 3 now. Differential Revision: https://phab.mercurial-scm.org/D12231
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Feb 2022 16:13:57 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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