contrib/editmergeps.bat
author Pierre-Yves DAVID <pierre-yves.david@octobus.net>
Sat, 04 Jun 2022 18:58:07 +0200
changeset 49460 3c026138f234
parent 32567 4b9b87930cb3
permissions -rw-r--r--
compare-disco: display a header by default This help us to understand the output. (the code is hacky, but this is a quicky and dirty debug script)

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