contrib/editmergeps.bat
author Boris Feld <boris.feld@octobus.net>
Mon, 16 Jul 2018 16:43:35 +0200
changeset 38711 240ebbd328e0
parent 32567 4b9b87930cb3
permissions -rw-r--r--
revset-benchmark: use a generic revset to test `heads(commonancestors())` This allow to benchmark revset performance in other repositories than just the mercurial one.

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