contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Mon, 12 Feb 2018 20:43:05 -0500
changeset 36128 02ed94dd9fd6
parent 32567 4b9b87930cb3
permissions -rw-r--r--
util: call warnings.warn() with a sysstr in nouideprecwarn This preserves nouideprecwarn wanting a bytes, which is consistent with the rest of hg. Differential Revision: https://phab.mercurial-scm.org/D2210

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