This is an archive of the discontinued Mercurial Phabricator instance.

unamend: fix command summary line
ClosedPublic

Authored by martinvonz on Jan 26 2018, 2:45 PM.

Details

Summary

Before this patch, the docstring started with a newline, which led the
summary line (shown in e.g. hg help -c) to be blank.

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.Jan 26 2018, 2:45 PM
pulkit accepted this revision.Jan 27 2018, 1:50 AM
This revision was automatically updated to reflect the committed changes.