This is an archive of the discontinued Mercurial Phabricator instance.

rebase: remove unnecessary confirm block
ClosedPublic

Authored by khanchi97 on Jul 14 2018, 1:32 PM.

Details

Summary

Removed unnecessary 'if confirm:' block as that thing is now
handled at 'finally'.

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

khanchi97 created this revision.Jul 14 2018, 1:32 PM
This revision was automatically updated to reflect the committed changes.