contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 11 Apr 2021 19:31:03 +0200
changeset 46913 b2740c547243
parent 32600 4b9b87930cb3
permissions -rw-r--r--
outgoing: make `recurse` a real function If we want to use this in a loop, we need to be able to pass argument. Differential Revision: https://phab.mercurial-scm.org/D10381

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