##// END OF EJS Templates
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings...
py3: don't use os.getcwdb() on Windows to avoid DeprecationWarnings See also ac32685011a3.

File last commit:

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