contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Wed, 06 Nov 2019 15:12:13 -0500
changeset 43497 6d001f452bcb
parent 32567 4b9b87930cb3
permissions -rw-r--r--
dagparser: suppress some pytype errors around pycompat.bytestring I can't justify why we're getting these errors, but nothing I do fixes these handful of calls, so let's just move on with suppressions. Differential Revision: https://phab.mercurial-scm.org/D7277

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