view contrib/editmergeps.bat @ 38912:d1bc0e7c862b

index: extract a type for the nodetree This is a first step towards exposing the nodetree as a Python type. Differential Revision: https://phab.mercurial-scm.org/D4108
author Martin von Zweigbergk <martinvonz@google.com>
date Wed, 16 May 2018 13:15:36 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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