view contrib/editmergeps.bat @ 50674:b10c786b0145

perf: add a function to find a stream version generator The logic is clearer and can be reused for other commands in the future.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 06 Jun 2023 01:43:48 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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