It was done in 3 places before, now just 1.
Details
Details
- Reviewers
quark pulkit - Group Reviewers
hg-reviewers - Commits
- rHG3dfd7f018c69: rebase: convert "oldrev" to revnum earlier
Diff Detail
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
Comment Actions
Nice catch. I guess my initial consideration was oldrev was not always a valid node. But it seems no longer a concern.