contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Wed, 16 Jan 2019 10:57:38 -0500
changeset 41250 8a6995513d9a
parent 32600 4b9b87930cb3
permissions -rw-r--r--
remotefilelog: fix logging in retry decorator This still fails with an error about no exception being available to re-raise, but so it goes. Differential Revision: https://phab.mercurial-scm.org/D5600

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