This is an archive of the discontinued Mercurial Phabricator instance.

rebase: include --stop option in documentation
ClosedPublic

Authored by khanchi97 on Jul 22 2018, 12:55 PM.

Details

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

khanchi97 created this revision.Jul 22 2018, 12:55 PM
khanchi97 updated this revision to Diff 9656.Jul 24 2018, 2:04 PM
khanchi97 updated this revision to Diff 10288.Aug 10 2018, 7:15 AM
yuja added a subscriber: yuja.Aug 14 2018, 8:47 PM
  • continued with --continue/-c or aborted with --abort/-a.

+ continued with --continue/-c or aborted with --abort/-a or stopped
+ with --stop.

I've adjusted it as "..., ..., or stopped with --stop."

This revision was automatically updated to reflect the committed changes.