contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Sat, 18 Aug 2018 15:15:04 -0400
changeset 39190 68b6383a840a
parent 32567 4b9b87930cb3
permissions -rw-r--r--
tests: conditionalize color output on abort This broke in afc4ad706f9c. I'm not sure why other aborts don't need to be conditionalized, but `hg help foo` does abort in red for both msys and cmd.exe.

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