contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 23 Oct 2020 15:59:32 -0700
changeset 45767 40411ad2f5d2
parent 32567 4b9b87930cb3
permissions -rw-r--r--
config: rename ui.mergemarkertemplate to command-templates.mergemarker Differential Revision: https://phab.mercurial-scm.org/D9247

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