view contrib/editmergeps.bat @ 33714:d880a6bcef2f

ui: refactor extractchoices so it doesn't break on Python 3 Differential Revision: https://phab.mercurial-scm.org/D275
author Augie Fackler <augie@google.com>
date Mon, 24 Jul 2017 13:48:32 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

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