view contrib/editmergeps.bat @ 42597:51e52a495214

mq: fix for merge detection methods Differential Revision: https://phab.mercurial-scm.org/D6548
author Taapas Agrawal <taapas2897@gmail.com>
date Thu, 20 Jun 2019 01:08:56 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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