##// END OF EJS Templates
templater: rename parsestring() to unquotestring() (API)...
templater: rename parsestring() to unquotestring() (API) Since db7463aa080f, it doesn't parse string escapes.

File last commit:

r13041:79388a83 stable
r24988:e8ff0b09 default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
Steve Borho
wix: switch Mercurial Windows installer to use py2exe --bundle 3...
r13041 @echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*