view contrib/editmergeps.bat @ 35673:134ef400cb11

revset: use 'tiprev' when appropriate This is cleaner than the current 'len(repo) - 1' forms
author Boris Feld <boris.feld@octobus.net>
date Thu, 04 May 2017 02:28:19 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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