view contrib/editmergeps.bat @ 39510:340170192874

extensions: trace the total time of running all reposetup callbacks Differential Revision: https://phab.mercurial-scm.org/D4512
author Boris Feld <boris.feld@octobus.net>
date Thu, 06 Sep 2018 16:49:37 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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