##// END OF EJS Templates
bundle-spec: properly format boolean parameter (issue6960)...
bundle-spec: properly format boolean parameter (issue6960) This was breaking automatic clone bundle generation. This changeset fixes it and add a test to catch it in the future.

File last commit:

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