This is an archive of the discontinued Mercurial Phabricator instance.

rebase: suppress warning thrown when aborting rebase in case of dryrun
ClosedPublic

Authored by khanchi97 on Jun 28 2018, 4:10 PM.

Details

Summary

Before this patch dryrun output contained "rebase aborted" every
time we run rebase in dryrun mode and this warning does not sound
safe from a user prespective.

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.Jun 28 2018, 4:10 PM
khanchi97 updated this revision to Diff 9358.Jun 29 2018, 2:09 PM
This revision was automatically updated to reflect the committed changes.