contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 14 Jan 2020 00:52:53 -0500
changeset 44077 05881d002cb2
parent 32567 4b9b87930cb3
permissions -rw-r--r--
lfs: add "bytes" as the unit to the upload/download progress bar Facebook also passes `util.bytecount()` as a pretty formatter here, but our progress bar doesn't support that. Differential Revision: https://phab.mercurial-scm.org/D7872

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