contrib/wix/hg.cmd
author Matt Mackall <mpm@selenic.com>
Wed, 10 Jun 2015 14:33:38 -0500
changeset 25513 0c6f98398f8a
parent 13041 79388a8325dc
permissions -rw-r--r--
formatter: add template support This lets all the non-log commands that use the formatter use templates. There are still some things that don't work, for instance: - color (needs "repo" in map) - shortest (needs "ctx" in map)

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