view contrib/editmergeps.bat @ 46675:6f4a481f182a

merge: with stable
author Augie Fackler <augie@google.com>
date Fri, 12 Mar 2021 13:13:13 -0500
parents 4b9b87930cb3
children
line wrap: on
line source

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