contrib/editmergeps.bat
author Ryan McElroy <rmcelroy@fb.com>
Sat, 03 Mar 2018 14:30:21 -0800
changeset 36699 44048f1bcee5
parent 32600 4b9b87930cb3
permissions -rw-r--r--
templater: provide hint for multi-line templates with parse errors Previously, we punted. Now we "rewrite" the template's newlines to r'\n' and offset the hint appropriately. Differential Revision: https://phab.mercurial-scm.org/D2609

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