This is an archive of the discontinued Mercurial Phabricator instance.

index: use `index.rev` in `revlog.rev`
ClosedPublic

Authored by marmoute on Nov 8 2019, 8:33 AM.

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

marmoute created this revision.Nov 8 2019, 8:33 AM
marmoute retitled this revision from revlog: use `index.rev` in `revlog.rev` to index: use `index.rev` in `revlog.rev`.Nov 8 2019, 11:24 AM
indygreg requested changes to this revision.Nov 8 2019, 3:06 PM

This needs a re-review depending on what happens in D7324.

This revision now requires changes to proceed.Nov 8 2019, 3:06 PM
marmoute requested review of this revision.Nov 8 2019, 7:37 PM

See my answer in D7324, I am keeping the same exception that previously raised for now.

marmoute updated this revision to Diff 17838.Nov 9 2019, 12:15 AM
marmoute updated this revision to Diff 17884.Nov 9 2019, 8:13 AM
indygreg accepted this revision.Nov 9 2019, 10:46 AM
This revision is now accepted and ready to land.Nov 9 2019, 10:46 AM
This revision was automatically updated to reflect the committed changes.