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, 03 Nov 2018 17:36:10 +0900
changeset 40521
49746e53ac92
parent 13041
79388a8325dc
permissions
-rw-r--r--
ui: simplify interface of low-level write() functions _write() and _write_err() will be replaced with fout.write() and ferr.write() respectively. This is the first step.
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*