This is an archive of the discontinued Mercurial Phabricator instance.

rebase: remove "state >= revtodo" condition
ClosedPublic

Authored by quark on Aug 11 2017, 5:01 AM.

Details

Summary

Now the minimal value of state is revtodo, that condition is always true,
therefore removed.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

quark created this revision.Aug 11 2017, 5:01 AM
martinvonz accepted this revision.Aug 16 2017, 1:57 AM
This revision is now accepted and ready to land.Aug 16 2017, 1:57 AM
This revision was automatically updated to reflect the committed changes.