contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 15 Apr 2020 19:20:15 +0200
changeset 44797 5ee4b2119af9
parent 32567 4b9b87930cb3
permissions -rw-r--r--
upgrade: clearly list optimisations This makes the command operation clearer. And this will be necessary to have a short version of this information with the next changesets, teaching `hg debugupgraderepo` about `--quiet`. Differential Revision: https://phab.mercurial-scm.org/D8428

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