view contrib/editmergeps.bat @ 41409:1db94ebbc207

keepalive: track ready state with a bool This code may have been written before Python had a bool type. Differential Revision: https://phab.mercurial-scm.org/D5719
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 26 Jan 2019 13:40:44 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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