contrib/editmergeps.bat
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 28 Sep 2018 11:37:49 -0700
changeset 40005 1d97a332c6d9
parent 32567 4b9b87930cb3
permissions -rw-r--r--
storageutil: extract copy metadata retrieval out of filelog As part of implementing an alternate storage backend, I found myself reinventing this wheel. Let's create a utility function for doing the work. Differential Revision: https://phab.mercurial-scm.org/D4800

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