contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Mon, 12 Feb 2018 14:42:47 -0500
changeset 36100 8fd0a9e2d7e9
parent 32567 4b9b87930cb3
permissions -rw-r--r--
narrow: make restrictpatterns a little more idiomatic I'm not sure why invalid_includes was an out-param, but it doesn't look like there's any reason for it to be now. Differential Revision: https://phab.mercurial-scm.org/D2192

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