view contrib/editmergeps.bat @ 51407:71ae6fee2b9d

phases: fast path retract of public phase There are no boundary to retract, so lets do nothing.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 21 Feb 2024 15:24:22 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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