This is an archive of the discontinued Mercurial Phabricator instance.

rebase: check whether the rebasestate exists or not a bit early
ClosedPublic

Authored by pulkit on Jul 1 2018, 4:33 PM.

Details

Summary

Converted the else part into if True because that part will soon be under a
except part.

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

pulkit created this revision.Jul 1 2018, 4:33 PM
This revision was automatically updated to reflect the committed changes.