##// END OF EJS Templates
revlog: fix typo in 'buildtext' name...
revlog: fix typo in 'buildtext' name There are no such things as 'deltacomputer._buildtext'. I'm not sure why this code never ran, but we better fix the typo.

File last commit:

r13041:79388a83 stable
r39228:dbc5ead9 default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*