contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 17 Sep 2020 23:12:48 -0700
changeset 45500 f2efc44213ec
parent 32567 4b9b87930cb3
permissions -rw-r--r--
mergestate: make in-memory mergestate not clear on-disk mergestate on reset() Oops, I thought I had remove the `rmtree()` call earlier. Maybe I accidentally got it back in a histedit or something. Differential Revision: https://phab.mercurial-scm.org/D9042

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