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>
Sun, 01 Apr 2018 22:40:15 +0900
changeset 37514
034a422aeaff
parent 13041
79388a8325dc
permissions
-rw-r--r--
hgweb: forward archivelist() of hgweb to webutil self.configlist() is ui.configlist(untrusted=True), and url=None in templater effectively means 'url' is undefined.
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*