view contrib/editmergeps.bat @ 38579:ec0cee4c1fff

match: resolve 'set:' patterns first in _buildmatch() This just makes the next patch less complicated. The order of 'set:' and 'subinclude:' expansion doesn't matter.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 10 Jun 2018 15:52:27 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

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