##// END OF EJS Templates
setup: include hgext3rd package in py2exe builds...
setup: include hgext3rd package in py2exe builds This is a core Mercurial package and we should always ship it. Differential Revision: https://phab.mercurial-scm.org/D6094

File last commit:

r13041:79388a83 stable
r42084:5d9fdc9b 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" %*