view contrib/wix/hg.cmd @ 37953:4237d07fad2c

hgweb: use template context to render {files} of changelist entries This is a preferred way to process nested templates.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 03 Apr 2018 23:33:54 +0900
parents 79388a8325dc
children
line wrap: on
line source

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