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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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