contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 26 Jan 2018 11:42:47 -0800
branchstable
changeset 35809 f9a82b9b2c36
parent 32567 4b9b87930cb3
permissions -rw-r--r--
unamend: fix command summary line Before this patch, the docstring started with a newline, which led the summary line (shown in e.g. `hg help -c`) to be blank. Differential Revision: https://phab.mercurial-scm.org/D1943

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