contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Mon, 20 Aug 2018 13:29:48 -0400
changeset 39277 f785073f792c
parent 32567 4b9b87930cb3
permissions -rw-r--r--
merge: improve interactive one-changed one-deleted message (issue5550) I like the wording from the bug, so I figured I'd package it up in a change and see what people think. Differential Revision: https://phab.mercurial-scm.org/D4336

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