This is an archive of the discontinued Mercurial Phabricator instance.

remotefilelog: reduce use of "count" container
ClosedPublic

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

Details

Summary

We had already given the initial value of "count[0]" a name, so just
use that when applicable.

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.