contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 23 Jul 2020 22:50:20 -0700
changeset 45284 653b2a439412
parent 32600 4b9b87930cb3
permissions -rw-r--r--
formatter: remove now-unnecessary check for file-ness `templater.templatepath()` now returns non-`None` only for files, so the caller doesn't have to check. Differential Revision: https://phab.mercurial-scm.org/D8805

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