view contrib/editmergeps.bat @ 43936:699d6be3820a

fix: use rewriteutil.precheck() instead of reimplementing it Differential Revision: https://phab.mercurial-scm.org/D7687
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 17 Dec 2019 10:55:50 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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