Mercurial
Mercurial
>
hg
/ 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
.
contrib/wix/hg.cmd
author
Yuya Nishihara <yuya@tcha.org>
Sat, 13 Jun 2015 20:14:22 +0900
branch
stable
changeset 25562
9452112c8eb0
parent 13041
79388a8325dc
permissions
-rw-r--r--
templater: evaluate arguments passed to diff() appropriately Before this patch, diff() crashed by passing non-string expression because it didn't evaluate arguments at all.
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*