contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Mon, 13 Dec 2021 00:04:53 -0500
changeset 48477 79b904313357
parent 32567 4b9b87930cb3
permissions -rw-r--r--
pytype: stop excluding copies.py I can't prove that `targetrev` is always in `all_copies`, but it would have been a runtime error before too if it's not. Differential Revision: https://phab.mercurial-scm.org/D11916

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