contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 18 May 2022 11:55:21 +0100
changeset 49333 1fd7520e4961
parent 32567 4b9b87930cb3
permissions -rw-r--r--
bundlespec: allow the bundle spec to control the bundle version This makes it possible to create bundle using changelog-v3. The `hg debugbundle --spec` output is borked, but this will be fixed in coming changesets.

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