view contrib/wix/hg.cmd @ 26462:3b0ec09192ae

streamclone: rename and document maybeperformstreamclone() Upcoming patches will introduce bundle2 based streaming clones. Add "legacy" to the function name and add a docstring clarifying the intent of the function.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 04 Oct 2015 11:34:28 -0700
parents 79388a8325dc
children
line wrap: on
line source

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