##// END OF EJS Templates
lazymanifest: don't crash when out of memory (issue5916)...
lazymanifest: don't crash when out of memory (issue5916) self->lines can be NULL if we failed to allocate memory for it.

File last commit:

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