contrib/editmergeps.bat
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 28 Sep 2018 16:34:53 -0700
changeset 40010 f5d819d84461
parent 32567 4b9b87930cb3
permissions -rw-r--r--
storageutil: pass nodes into emitrevisions() The main emitrevisions() uses nodes. So it makes sense to use nodes for the helper API. Not bothering with API since this function was introduced a few commits ago. Differential Revision: https://phab.mercurial-scm.org/D4805

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