view contrib/wix/hg.cmd @ 24916:658bd4dc7a73

localrepo: have stream_in() not modify its argument Localrepo's stream_in function modified its requirements argument. This is not good practice because it may be unexpected behavior to the caller.
author Drew Gottlieb <drgott@google.com>
date Wed, 22 Apr 2015 12:59:12 -0700
parents 79388a8325dc
children
line wrap: on
line source

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