view contrib/wix/hg.cmd @ 18649:0969980308c7

dirstate: disable gc while parsing the dirstate This prevents a performance regression an upcoming patch would otherwise introduce because it indirectly delays parsing the dirstate a bit.
author Siddharth Agarwal <sid0@fb.com>
date Sun, 10 Feb 2013 16:23:14 +0000
parents 79388a8325dc
children
line wrap: on
line source

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