0
Completed

Modify commit should work like cherry pick

rconde01 2 months ago updated by Thomas Singer 2 months ago 1

I expected that "modify commit" would work like cherry pick without commit. In other words, it would rewind to before the selected commit and then stage but not commit the selected commit so that you can edit it. Then when you complete it should re-apply all subsequent commits. It would be great if "modify commit" did this, or there was another functionality which provided this workflow.

Completed

Use Split Commit for that purpose.