hlm.bat
author Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 14:37:23 +0100
changeset 1084 abefe2962232
parent 0 571f289c60b8
permissions -rw-r--r--
Correct handling of tag name and changeset author in sf-tag-hg-code Addition of sf-push-hg-tags and associated template file, for pushing the tags created in sf-tag-hg-code back out to the MCL. Minor whitespace rationalisation.

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal