contrib/wix/hg.cmd
author Yuya Nishihara <yuya@tcha.org>
Sun, 21 Aug 2016 12:45:43 +0900
changeset 29921 a82e138d5249
parent 13041 79388a8325dc
permissions -rw-r--r--
debugrevspec: evaluate tree built by itself Prepares for new option to evaluate an unoptimized tree. Since a revset expression is no longer parsed twice, alias warnings should be displayed at the first parsing stages. That's why showwarning=ui.warn is added.

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