view contrib/editmergeps.bat @ 36720:3fdba7fb264d

py3: use util.forcebytestr to convert testedwith value to bytes Bad extensions can put anything in testedwith so we should use util.forcebytestr here. Differential Revision: https://phab.mercurial-scm.org/D2663
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 05 Mar 2018 01:03:23 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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