view contrib/editmergeps.bat @ 40409:5eefd32cb382

archive: use manifest.matches() to simplify and speed up matching manifest.matches() can avoid walking paths the user did not want to archive. Differential Revision: https://phab.mercurial-scm.org/D5178
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 05 Sep 2017 15:24:25 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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