This is an archive of the discontinued Mercurial Phabricator instance.

rebase: convert "oldrev" to revnum earlier
ClosedPublic

Authored by martinvonz on Apr 5 2018, 1:46 PM.

Details

Summary

It was done in 3 places before, now just 1.

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

martinvonz created this revision.Apr 5 2018, 1:46 PM
quark accepted this revision.Apr 5 2018, 1:57 PM
quark added a subscriber: quark.

Nice catch. I guess my initial consideration was oldrev was not always a valid node. But it seems no longer a concern.

pulkit accepted this revision.Apr 5 2018, 3:07 PM
This revision was automatically updated to reflect the committed changes.