view contrib/editmergeps.bat @ 45181:28163c5de797 stable 5.5rc0

merge default into stable for 5.5rc0
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 20 Jul 2020 21:56:27 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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