contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Wed, 04 Apr 2018 00:20:47 +0900
changeset 38091 6369e21e97ac
parent 13041 79388a8325dc
permissions -rw-r--r--
hgweb: use template context to render {diffstat} This is a preferred way to process nested templates.

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