view contrib/editmergeps.bat @ 39274:31c0ee6eb0ac

phase: expose a `_phase(idx)` revset Internally phase related revset are calling the `_phase` function. We expose it as an internal revset. This is useful to refer to phase in revset doing debatable things around the phase name.
author Boris Feld <boris.feld@octobus.net>
date Thu, 23 Aug 2018 01:48:26 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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