view contrib/editmergeps.bat @ 34349:6f49ea88d984

py3: use pycompat.bytestr instead of str Differential Revision: https://phab.mercurial-scm.org/D855
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 30 Sep 2017 15:48:08 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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