view contrib/editmergeps.bat @ 46263:d46646ce3158

localrepo: fix comment typo Differential Revision: https://phab.mercurial-scm.org/D9782
author Joerg Sonnenberger <joerg@bec.de>
date Fri, 15 Jan 2021 01:21:58 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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