##// END OF EJS Templates
contrib: make editmergeps able to work with notepad++...
contrib: make editmergeps able to work with notepad++ Notepad++ has a different FIRSTLINE argument, so needs special handling.

File last commit:

r32329:799615bb default
r32345:a438f5a3 default
Show More
editmergeps.bat
2 lines | 96 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& 'editmergeps.ps1' %*"