view contrib/wix/hg.cmd @ 18713:8728579f6bdc

match: more accurately report when we're always going to match This improves the performance of log --patch and --stat by about 20% for moderately large manifests (e.g. mozilla-central) for the common case of no -I/-X patterns.
author Bryan O'Sullivan <bryano@fb.com>
date Thu, 21 Feb 2013 12:55:39 -0800
parents 79388a8325dc
children
line wrap: on
line source

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