view contrib/editmergeps.bat @ 46741:25e3dac511f0

rhg: Add support for the HGRCSKIPREPO environment variable It’s easy enough and affects tests, well, that test that feature. Differential Revision: https://phab.mercurial-scm.org/D10139
author Simon Sapin <simon.sapin@octobus.net>
date Mon, 08 Mar 2021 08:55:48 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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