contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Fri, 03 May 2019 15:53:56 -0400
changeset 42276 970aaf38c3fc
parent 32600 4b9b87930cb3
permissions -rw-r--r--
contrib: have byteify-strings explode if run in Python 2 Differential Revision: https://phab.mercurial-scm.org/D6341

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