Submitter | phabricator |
---|---|
Date | June 1, 2021, 9:53 a.m. |
Message ID | <differential-rev-PHID-DREV-weqoo3neefnzogclz4uw-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/49125/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/mercurial/verify.py b/mercurial/verify.py --- a/mercurial/verify.py +++ b/mercurial/verify.py @@ -114,7 +114,7 @@ arguments are: - obj: the source revlog - i: the revision number - - node: the revision node id + - node: the revision node id - seen: nodes previously seen for this revlog - linkrevs: [changelog-revisions] introducing "node" - f: string label ("changelog", "manifest", or filename)