This is an archive of the discontinued Mercurial Phabricator instance.

rebase: clarify that commits that become empty are skipped
ClosedPublic

Authored by martinvonz on Dec 7 2018, 5:27 PM.

Details

Summary

Our message just said that it created no changes, but we didn't
explicitly say that that meant that the the commit was not rebased. It
also wasn't clear why it created no changes, so this patch also
clarifies that that was because the changes were already in the
destination.

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

martinvonz created this revision.Dec 7 2018, 5:27 PM
This revision was automatically updated to reflect the committed changes.