view contrib/editmergeps.bat @ 40498:8fab95aa5280

procutil: port over windows encoding fixes from logtoprocess Differential Revision: https://phab.mercurial-scm.org/D5121
author Augie Fackler <augie@google.com>
date Tue, 16 Oct 2018 14:42:57 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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