view contrib/editmergeps.bat @ 39347:ad1c6bd3c676

zsh_completion: complete hg files Differential Revision: https://phab.mercurial-scm.org/D4361
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 21 Aug 2018 21:05:01 +0800
parents 4b9b87930cb3
children
line wrap: on
line source

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