view contrib/editmergeps.bat @ 40228:a17c07793dcd

py3: use '%d' for rev nums instead of '%s' This makes test-close-head.t pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5040
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 05:12:20 +0300
parents 4b9b87930cb3
children
line wrap: on
line source

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