contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 21 Aug 2024 16:09:22 -0400
changeset 51819 438f4fca513e
parent 32567 4b9b87930cb3
permissions -rw-r--r--
remotefilelog: honor the `--format` arg of the `debugindex` command Flagged by PyCharm while investigating pytype spew. The other `**opts` above are already accessed as str. I've never used remotefilelog, and don't have a repo to test this on, so I'm trusting the nearby code.

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