This is an archive of the discontinued Mercurial Phabricator instance.

storageutil: extract revision number iteration
ClosedPublic

Authored by indygreg on Sep 26 2018, 2:29 PM.

Details

Summary

This code is a bit quirky (and possibly buggy). It will likely be used
by multiple storage backends. Let's extract it so it is reusable.

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

indygreg created this revision.Sep 26 2018, 2:29 PM
This revision was automatically updated to reflect the committed changes.