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

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.