contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 03 Jan 2023 13:38:56 -0800
branchstable
changeset 49837 59466b13a3ae
parent 32567 4b9b87930cb3
permissions -rw-r--r--
filemerge: fix crash when using filesets in [partial-merge-tools] Without this patch, you'd get `mercurial.error.ProgrammingError: fileset expression with no context`.

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