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/vagrant/README.md
author
Augie Fackler <augie@google.com>
Tue, 16 Jun 2015 14:11:58 -0400
changeset 25581
79c75459321e
parent 21874
8da01b6e7b49
permissions
-rw-r--r--
progress: respect ui.quiet (
issue4726
) Caught when I was running the hgsubversion testsuite and it started printing progress bars over top of my test output lines.
Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh