##// END OF EJS Templates
templatefilters: remove redundant 'date' and 'strip' filters...
templatefilters: remove redundant 'date' and 'strip' filters These filters are defined as 'date()' and 'strip()' functions. Help messages are moved to the corresponding functions.

File last commit:

r13041:79388a83 stable
r26106:c568c4db 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" %*