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
.
mercurial/interfaces/__init__.py
author
Augie Fackler <augie@google.com>
Thu, 14 Nov 2019 13:13:36 -0500
changeset 43636
9c1eccdd7ed8
parent 42813
268662aac075
permissions
-rw-r--r--
branchmap: annotate constructor type for branchcache This type signature is...big. But it's correct as far as I can tell, and it detected a bug. Differential Revision: https://phab.mercurial-scm.org/D7389