contrib/editmergeps.bat
author Boris Feld <boris.feld@octobus.net>
Thu, 24 Jan 2019 09:03:15 -0500
changeset 42205 3267aca2ec7e
parent 32567 4b9b87930cb3
permissions -rw-r--r--
revsetbenchmark: track some simple use of "only" The only revset is quite useful and has various possible optimisation. tracking its timing seems useful.

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