Mercurial > hg
view contrib/editmergeps.bat @ 39254:284440041141
tracing: new module to make tracing events in hg easier
This lives in hgdemandimport because I want to instrument a bunch of
low-level stuff including the bare `hg` script and demandimport, so it
can't live at a higher layer.
Differential Revision: https://phab.mercurial-scm.org/D4344
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 21 Aug 2018 15:24:20 -0400 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"