view contrib/editmergeps.bat @ 40223:cabf09dbc6e0

py3: use stringutil.pprint() in color.py instead of '%r' This fixes the test-status-color.t on python 3. Differential Revision: https://phab.mercurial-scm.org/D5034
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 04:42:14 +0300
parents 4b9b87930cb3
children
line wrap: on
line source

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