view contrib/editmergeps.bat @ 43932:9fb9f3a5cad7

rebase: inline single-use variables passed to _definedestmap() Differential Revision: https://phab.mercurial-scm.org/D7646
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 12 Dec 2019 23:25:16 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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