view contrib/editmergeps.bat @ 35165:27196b7fc1ac stable

cat: record the current behavior of wildcard matches in subrepos Mercurial subrepos support any match patterns.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 25 Nov 2017 15:29:34 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

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