##// END OF EJS Templates
repoview: convert attribute names to unicodes on Python 3...
repoview: convert attribute names to unicodes on Python 3 In Python 3, the attribute names must be strings i.e. unicodes.

File last commit:

r13041:79388a83 stable
r31221:2faf233b 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" %*