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/thirdparty/__init__.py
author
Martin von Zweigbergk <martinvonz@google.com>
Tue, 20 Oct 2020 08:58:20 -0700
changeset 45775
5bb900885311
parent 34397
765eb17a7eb8
permissions
-rw-r--r--
errors: remove unnecessary override of __bytes__ in RevlogError StorageError already provides the same definition. Differential Revision: https://phab.mercurial-scm.org/D9234