view contrib/editmergeps.bat @ 45546:3d47b5c7fe8d

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
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 18 Sep 2020 15:37:03 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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