contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Sat, 17 Feb 2018 22:38:25 -0500
changeset 36274 a748a5d1d7c3
parent 32567 4b9b87930cb3
permissions -rw-r--r--
webcommands: unpack contents of length-1 dict portably ((k,v),) = dict.items() was suggested by some friends, but I feel like that's maybe too clever? Differential Revision: https://phab.mercurial-scm.org/D2304

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