Skip to content

[Feature request] Amend intermediate commit with changes from working copy #2815

Description

@entonio

I use gitup a lot to help me make my commits make sense, but there's one workflow pattern that I always have to handle manually:

1 - Add commit 1 with some part of the development
2 - Add commit 2 with unrelated parts of the same development
3 - During tests, find that commit 1 needs changes
4 - Add commit 3 with the changes
5 - Move commit 3 to between 1 and 2
6 - Fixup 3 with 1

It would be great if I could just do 4+5+6 with one operation.

I have no idea of the complexity, but gitup already does such complex things that I though I might as well ask for one more :) Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions