contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Thu, 16 Apr 2020 22:30:11 +0900
changeset 44728 59ad165f6cdb
parent 32567 4b9b87930cb3
permissions -rw-r--r--
templatekw: fix shownames() to check if namespace exists in repo (issue6301) Namespace registration is dynamic, but the corresponding template keyword is registered statically.

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