Mercurial
Mercurial
>
hg-stable
/ 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
.
mercurial/__init__.py
author
Pierre-Yves David <pierre-yves.david@fb.com>
Wed, 27 May 2015 04:56:44 -0700
changeset 25370
faed8e52b81f
parent 0
9117c6561b0b
child 27220
4374d819ccd5
permissions
-rw-r--r--
tests: use bundle2 for test-hook Using bundle2 has an effect on which hooks are run when. We turn it on for test-hooks early to reduce the noise of switching the default exchange to bundle2.