view contrib/wix/hg.cmd @ 15880:02b135558756

mq: make qsave implementation more explicit It wasn't obvious from the code how qsave mocked around with .hg/patches and .hg/patches.? and what was going on. This makes it more explicit so it will survive future refactorings.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 11 Jan 2012 02:29:55 +0100
parents 79388a8325dc
children
line wrap: on
line source

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