contrib/editmergeps.bat
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 15 Oct 2017 20:31:44 +0530
changeset 34811 a542ad320adb
parent 32600 4b9b87930cb3
permissions -rw-r--r--
releasenotes: don't abort is there is a bad formatted entry for releasenotes While producing releasenotes for (4.3::), releasenotes aborts with error because of some bad formatting of releasenotes in some commits. Instead of aborting, this adds warning message which will help us in skipping them and telling user about it. Differential Revision: https://phab.mercurial-scm.org/D1097

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