contrib/wix/hg.cmd
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 30 Dec 2015 16:21:57 -0700
changeset 27631 c18292a6ff54
parent 13041 79388a8325dc
permissions -rw-r--r--
internals: document revlog format It seems like a good idea to document the revlog format. There is a lot more that could be added to this documentation. But you have to start somewhere.

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