Mercurial
Mercurial
>
oss
>
FCL
>
sftools
>
fbf
>
configs
>
default
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sf-package/hlm.bat
author
Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 14:34:20 +0100
changeset 1083
a91d8608229c
parent 0
571f289c60b8
permissions
-rw-r--r--
Added specification of changeset author when committing. Removed execution of hg out - that's taken care of in the push tags target/template.
@echo off
setlocal
call %~dp0..\common\hlm.bat %*
endlocal