view contrib/editmergeps.bat @ 41263:c2f62720e37d

fastannotate: use pycompat.maplist instead of map Differential Revision: https://phab.mercurial-scm.org/D5613
author Augie Fackler <augie@google.com>
date Wed, 16 Jan 2019 11:56:08 -0500
parents 4b9b87930cb3
children
line wrap: on
line source

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