view contrib/editmergeps.bat @ 39442:9a813e4c8406

drawdag: correctly pass repo to super constructor This was caught by someone who was looking for the super(cls, self).__init__(self, ...) pattern in all code in our Google-internal repo. Differential Revision: https://phab.mercurial-scm.org/D4464
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 04 Sep 2018 10:36:34 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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