view contrib/editmergeps.bat @ 35075:3eeb0a3eeaed

bundlerepo: use early return I like avoiding patterns that lead to the pyramid of doom. Differential Revision: https://phab.mercurial-scm.org/D1382
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 11 Nov 2017 18:55:04 -0800
parents 4b9b87930cb3
children
line wrap: on
line source

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