contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 27 May 2017 23:05:10 -0700
changeset 32617 2af0b9a02bf9
parent 32600 4b9b87930cb3
permissions -rw-r--r--
hidden: make _revealancestors() reveal ancestors exclusively I think this seems more expected. It also prepares for the next commit.

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