view contrib/editmergeps.bat @ 37318:9954d0e2ad00

py3: use pycompat.bytestr() intsead of str Differential Revision: https://phab.mercurial-scm.org/D3071
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 02 Apr 2018 17:06:42 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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