view contrib/editmergeps.bat @ 45439:fbc373b7cbc3

rhg: fix `clippy` warnings Differential Revision: https://phab.mercurial-scm.org/D8955
author Antoine Cezar <antoine.cezar@octobus.net>
date Thu, 13 Aug 2020 16:36:42 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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