view contrib/editmergeps.bat @ 38019:2f406142d7b4

py3: use pycompat.bytestr() on bytes before %r-ing it Differential Revision: https://phab.mercurial-scm.org/D3567
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 16 May 2018 07:58:02 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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