contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 18 Aug 2018 00:01:31 -0700
changeset 39244 ec6d5a9d1631
parent 32600 4b9b87930cb3
permissions -rw-r--r--
index: don't include nullid in boundary check in pure code Yet another change that should probably have been part of a3dacabd476b (index: don't allow index[len(index)] to mean nullid, 2018-07-20). Differential Revision: https://phab.mercurial-scm.org/D4333

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