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
Kyle Lippincott <spectral@google.com>
Tue, 21 Jan 2020 17:15:34 -0800
branch
stable
changeset 44135
ae596fac8ba0
parent 21874
8da01b6e7b49
permissions
-rw-r--r--
crecord: fix a concatenation of bytes and str on py3 Differential Revision: https://phab.mercurial-scm.org/D7970
Run Mercurial tests with Vagrant:
$ vagrant up
$ vagrant ssh -c ./run-tests.sh