This is an archive of the discontinued Mercurial Phabricator instance.

graft: move `if continue` to elif and add new line
ClosedPublic

Authored by pulkit on Jun 15 2018, 4:09 PM.

Details

Summary

This will make upcoming patch where we introduce a new elif for the abort case
more readable. Also added a new line before the if-else starts.

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.