view contrib/editmergeps.bat @ 47004:3c8e4c6ec9bc stable

merge: stable heads I forgot to pull before rolling rc1, so we just have a couple of patches that missed the rc1 train. Mea culpa.
author Augie Fackler <augie@google.com>
date Wed, 21 Apr 2021 10:58:42 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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