contrib/wix/hg.cmd
author Adrian Buehlmann <adrian@cadifra.com>
Sun, 16 Sep 2012 11:36:00 +0200
changeset 17588 3d789dd72316
parent 13041 79388a8325dc
permissions -rw-r--r--
store: keep an accumulated length for the shorted dirs in _hybridencode so we don't have to repeatedly do '/'.join(sdirs) inside the loop

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