This is an archive of the discontinued Mercurial Phabricator instance.

undo: better docs
ClosedPublic

Authored by felixmerk on Aug 8 2017, 7:43 PM.
Tags
None
Subscribers

Details

Reviewers
stash
quark
Group Reviewers
Restricted Project
Commits
rFBHGXc28c2ff754c4: undo: better docs
Summary

Strips docs of unnescerary info and sticks complex things behind --verbose flag.
In most cases hg undo and redo or hg undo --preview should be enough for the
user. Also changes --index to --step, which seems clearer.

Diff Detail

Repository
rFBHGX Facebook Mercurial Extensions
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

felixmerk created this revision.Aug 8 2017, 7:43 PM
Herald added a reviewer: Restricted Project. · View Herald TranscriptAug 8 2017, 7:43 PM
stash accepted this revision.Aug 9 2017, 10:10 AM
This revision is now accepted and ready to land.Aug 9 2017, 10:10 AM
quark accepted this revision.Aug 9 2017, 2:14 PM
quark added a subscriber: quark.
quark added inline comments.
hgext3rd/undo.py
540

_like_

felixmerk updated this revision to Diff 742.Aug 10 2017, 1:55 PM
This revision was automatically updated to reflect the committed changes.