contrib/editmergeps.bat
author amalloy
Fri, 31 May 2019 10:12:56 -0700
changeset 42464 1314c0bb6b24
parent 32600 4b9b87930cb3
permissions -rw-r--r--
help: remove repeated word in 'hg help rebase' Specifically, the second 'with' in 'with which to merge with'. Differential Revision: https://phab.mercurial-scm.org/D6483

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