This is an archive of the discontinued Mercurial Phabricator instance.

rebase: make "destnode" consistently a revnum and rename it to "destrev"
ClosedPublic

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

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:59 PM
quark added a subscriber: quark.

Thanks. I was not too happy about the old code using rev as nodes. But I didn't spend much time changing them.

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