contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 11 May 2018 10:36:28 -0700
changeset 38024 f5a1aa8c6987
parent 32567 4b9b87930cb3
permissions -rw-r--r--
json: reject unicode on py2 as well This makes it consistent with the behavior on py3. Differential Revision: https://phab.mercurial-scm.org/D3536

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