contrib/wix/hg.cmd
author Mads Kiilerich <madski@unity3d.com>
Thu, 13 Dec 2012 19:19:06 +0100
branchstable
changeset 18139 03faf12fbee7
parent 13041 79388a8325dc
permissions -rw-r--r--
largefiles status: update lfdirstate with result from cleanliness check Problem: 'hg status' kept checking largefiles with an unknown state until some other command wrote the updated dirstate. Solution: Add missing lfdirstate.write().

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