( )⚙ D6560 copies: remove a redundant matcher filtering in _changesetforwardcopies()

This is an archive of the discontinued Mercurial Phabricator instance.

copies: remove a redundant matcher filtering in _changesetforwardcopies()
ClosedPublic

Authored by martinvonz on Jun 20 2019, 5:09 PM.

Details

Summary

We filter before pushing items on the queue, so we don't need to
filter after popping.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Jun 20 2019, 5:09 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.