contrib/editmergeps.bat
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Sun, 17 May 2020 12:52:43 -0400
changeset 44908 f90957c947f4
parent 32600 4b9b87930cb3
permissions -rw-r--r--
grep: don't go in an infinite loop when given empty regex Differential Revision: https://phab.mercurial-scm.org/D8543

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