This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: rely on progress helper for keeping track of position
ClosedPublic

Authored by martinvonz on Dec 5 2018, 12:40 PM.

Details

Summary

The progress helper class keeps track of its current position, so we
don't need a "count" variable for that.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Dec 5 2018, 12:40 PM
This revision was automatically updated to reflect the committed changes.