view contrib/editmergeps.bat @ 45262:22eafb16f1c5

formatter: inline a variable assigned from `templater.templater.frommapfile` The variable doesn't get reused and it doesn't help formatting, so I don't see any reason for it. Differential Revision: https://phab.mercurial-scm.org/D8807
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 23 Jul 2020 10:20:48 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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