contrib/editmergeps.bat
author Kyle Lippincott <spectral@google.com>
Tue, 25 Jun 2019 14:23:02 -0700
changeset 42533 0c0e54bcea9b
parent 32600 4b9b87930cb3
permissions -rw-r--r--
zsh: enable completion support for chg as well When verifying this change, you may need to clear/rebuild the completion cache; I did this by deleting the ~/.zcompdump file and then starting a new shell. Differential Revision: https://phab.mercurial-scm.org/D6574

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