contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 18 Sep 2020 15:37:03 -0700
changeset 45546 3d47b5c7fe8d
parent 32567 4b9b87930cb3
permissions -rw-r--r--
rebase: remove redundant isinmemory argument from _origrebase() The argument is redundant with `rbst.inmemory`, which makes it unclear what to do if they were somehow different. Differential Revision: https://phab.mercurial-scm.org/D9070

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