Skip to content

Always prompt user to amend if rebase is in progress #911

@james-seymour-cubiko

Description

@james-seymour-cubiko

I accidentally used gs commit amend today when I was done finishing a rebase conflict instead of gs rebase continue which was a bit of a headache to fix!

I see that this is already somewhat handed in that if there is at least one unmerged path the user will be prompted to continue with amending, but I accidentally ran this after fixing all merge conflicts first so didn't get this prompt - appreciate that this is an edge case, but I think it could be useful to still prompt the user to continue with the amend even if all rebase conflicts are resolved?

If not, I should be able to just remember not to gs commit amend next time!

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/gitIssues heavy on local Git management.enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions