view contrib/editmergeps.bat @ 35628:ab11af15a149

style: remove multiple statement on a single line This is similar to the change made in 5326e4ef1dab. Differential Revision: https://phab.mercurial-scm.org/D1832
author Boris Feld <boris.feld@octobus.net>
date Mon, 09 Oct 2017 11:44:02 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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