contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 20 Nov 2020 10:31:56 -0800
changeset 45904 e5a0efd26f7a
parent 32600 4b9b87930cb3
permissions -rw-r--r--
config: clean up message about ignored untrusted config The error message relied on Python's default formatting of arguments to an Exception's constructor. Let's try to make it a little more readable for users. Differential Revision: https://phab.mercurial-scm.org/D9352

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