contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Sun, 01 Apr 2018 22:40:15 +0900
changeset 37514 034a422aeaff
parent 13041 79388a8325dc
permissions -rw-r--r--
hgweb: forward archivelist() of hgweb to webutil self.configlist() is ui.configlist(untrusted=True), and url=None in templater effectively means 'url' is undefined.

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*