contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Sat, 13 Oct 2018 05:58:16 -0400
changeset 40240 6f3e733848ae
parent 32600 4b9b87930cb3
permissions -rw-r--r--
churn: fix stack traces on Python 3 Differential Revision: https://phab.mercurial-scm.org/D5062

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