view contrib/editmergeps.bat @ 40750:45a0047c0ebc

perf: add a perfignore command The command is meant to benchmark operations related to hgignore. Right now the command is benchmarking the loading time of the hgignore rules.
author Boris Feld <boris.feld@octobus.net>
date Thu, 22 Nov 2018 21:00:13 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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