changeset 42039 | cab19d49f8bd |
parent 42004 | 0bd730fbcc2b |
child 42104 | 4b86f4f199a9 |
--- a/mercurial/revset.py Fri Mar 29 11:32:02 2019 -0700 +++ b/mercurial/revset.py Sun Mar 31 09:39:02 2019 -0700 @@ -960,9 +960,6 @@ The pattern without explicit kind like ``glob:`` is expected to be relative to the current directory and match against a file exactly for efficiency. - - If some linkrev points to revisions filtered by the current repoview, we'll - work around it to return a non-filtered value. """ # i18n: "filelog" is a keyword