view contrib/editmergeps.bat @ 41377:e053053ceba7

wireprotov2server: don't attempt to cast command name I'm not sure why this was added. The command name should already be bytes. Differential Revision: https://phab.mercurial-scm.org/D5697
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 25 Jan 2019 14:57:37 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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