view contrib/wix/hg.cmd @ 20525:aa73a6327df4

revset: changed spanset to take a repo argument This way, we can have by default the length of the repo as the end argument and less code has to be aware of hidden revisions.
author Lucas Moscovicz <lmoscovicz@fb.com>
date Tue, 18 Feb 2014 11:38:03 -0800
parents 79388a8325dc
children
line wrap: on
line source

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