contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 21 Mar 2018 11:04:13 -0700
changeset 37034 fbc82a08bdcb
parent 32567 4b9b87930cb3
permissions -rw-r--r--
rebase: pass in ctx, not rev, to conclude[memory]node() They both need it and there's no locking that might make the results different, so let's do it in one place. This also lets us move out more common code in the following patches. Differential Revision: https://phab.mercurial-scm.org/D2915

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