This is an archive of the discontinued Mercurial Phabricator instance.

uncommit: enable support for adding a note
ClosedPublic

Authored by mharbison72 on Sep 15 2019, 12:57 AM.

Details

Summary

This comes from the evolve extension's version of uncommit. The logic was
already in place, and appears to be the last of the trivial things that can be
enabled.

Should these note options (including on amend) be marked advanced to keep the
help text clutter level down?

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

mharbison72 created this revision.Sep 15 2019, 12:57 AM
pulkit accepted this revision.Sep 16 2019, 1:02 PM
pulkit added a subscriber: pulkit.

Should these note options (including on amend) be marked advanced to keep the
help text clutter level down?

Maybe, I don't have strong opinion here on any of the options.

This revision is now accepted and ready to land.Sep 16 2019, 1:02 PM
This revision was automatically updated to reflect the committed changes.