view contrib/editmergeps.bat @ 48167:1b0f8aafedea

merge: with stable
author Augie Fackler <augie@google.com>
date Thu, 07 Oct 2021 10:23:57 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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