##// END OF EJS Templates
merge: use scmutil.intrev() to sort ctx objects...
merge: use scmutil.intrev() to sort ctx objects This moves wctx to the last, but that shouldn't matter. Only the order of stored revisions is important.

File last commit:

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