##// END OF EJS Templates
index: write expression for encoded revision index consistently...
index: write expression for encoded revision index consistently It was sometimes "-(v + 1)" and sometimes "-v - 1" before this patch. Differential Revision: https://phab.mercurial-scm.org/D4003

File last commit:

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