contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 21 May 2023 02:16:24 +0200
changeset 50513 5a62d56e3955
parent 32567 4b9b87930cb3
permissions -rw-r--r--
store: yield phases before changelog Creating the `changelog.i` file make the repository usable, so dealing with phase earlier seems better.

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