contrib/editmergeps.bat
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 08 Mar 2022 19:09:35 -0800
changeset 48958 b8eb29ab3906
parent 32567 4b9b87930cb3
permissions -rw-r--r--
hgdemandimport: delete check for Python 3.5 We dropped support for Python 3.5. So we no longer need to do this. Differential Revision: https://phab.mercurial-scm.org/D12362

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