contrib/wix/hg.cmd
author Jun Wu <quark@fb.com>
Wed, 24 Feb 2016 20:45:47 +0000
changeset 28277 cdc6319f6a7d
parent 13041 79388a8325dc
permissions -rw-r--r--
chgserver: add a structure for confighash and mtimehash confighash and mtimehash are often used together. This patch adds a simple structure called hashstate to store them. hashstate also has a handly method called fromui to calculate the hashes from a ui object.

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