contrib/editmergeps.bat
author Jun Wu <quark@fb.com>
Fri, 11 Aug 2017 01:36:59 -0700
changeset 33848 bc9e075133c9
parent 32567 4b9b87930cb3
permissions -rw-r--r--
rebase: remove "state >= revtodo" condition Now the minimal value of state is revtodo, that condition is always true, therefore removed. Differential Revision: https://phab.mercurial-scm.org/D344

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