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
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

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