##// END OF EJS Templates
discovery-helper: add an extra argument to generate only one repo...
discovery-helper: add an extra argument to generate only one repo This is useful to generate left and right in parallel when dealing with very large repositories.

File last commit:

r32568:4b9b8793 default
r42091:4f283b7d default
Show More
editmergeps.bat
2 lines | 102 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"