##// END OF EJS Templates
hghave: use strings instead of floats for version numbers passed to checkvers...
hghave: use strings instead of floats for version numbers passed to checkvers I think it’s a really bad idea to use floats for version numbers. One problem is that 3.10 is the same as 3.1.

File last commit:

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