This is an archive of the discontinued Mercurial Phabricator instance.

upgrade: document DELTAREUSEFULLADD in revlog.clone
ClosedPublic

Authored by marmoute on Sep 27 2019, 4:22 PM.

Details

Summary

The documentation of the debugupgraderepo command was updated when
re-delta-fulladd was introduced. However, the docstring of the revlog.clone
method was not.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

marmoute created this revision.Sep 27 2019, 4:22 PM
indygreg accepted this revision.Sep 28 2019, 4:17 PM
This revision is now accepted and ready to land.Sep 28 2019, 4:17 PM
This revision was automatically updated to reflect the committed changes.