##// END OF EJS Templates
win32mbcs: wrap util.split()...
win32mbcs: wrap util.split() util.split() should be wrapped because it is an alias of unsafe os.path.split().

File last commit:

r13041:79388a83 stable
r19383:41c06a02 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" %*