contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 08 Apr 2018 08:06:34 -0700
changeset 37504 901e749ca0e1
parent 32567 4b9b87930cb3
permissions -rw-r--r--
context: extract partial nodeid lookup method to scmutil We will add another caller soon, and there's a non-obvious reason to use the unfiltered repo that we don't want to copy across the code base. Differential Revision: https://phab.mercurial-scm.org/D3189

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