contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Tue, 03 Apr 2018 23:50:00 +0900
changeset 37987 8cc23a46df37
parent 32567 4b9b87930cb3
permissions -rw-r--r--
hgweb: convert {diff} to a mappinggenerator with named template No more bare generator. Fortunately, this one is associated with a single template, so it can be a mappinggenerator.

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