This is an archive of the discontinued Mercurial Phabricator instance.

rebase: fix an inconsistent hyphenation in a debug message
ClosedPublic

Authored by martinvonz on Sep 18 2020, 1:21 PM.

Details

Summary

We used "rebasing on disk" but "rebasing in-memory". I believe the
former is correct, so I used that.

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.Sep 18 2020, 1:21 PM
pulkit accepted this revision.Sep 19 2020, 3:30 AM
This revision is now accepted and ready to land.Sep 19 2020, 3:30 AM