##// END OF EJS Templates
summary: remove passing of rev because summary does not have this...
summary: remove passing of rev because summary does not have this The command summary does not have a rev argument, so passing this results is None always. Therefore pass None explicitly.

File last commit:

r13041:79388a83 stable
r19379:83d0df2d 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" %*