Skip to content

Commit context menu items to create fixup, squash and another for autosquash #410

@TMaYaD

Description

@TMaYaD

Describe the feature that you'd like
I want to be able to right click on a commit and select fixup or squash to run the equivalent of running git commit --<fixup/squash> <commit hash>.

I also want a context menu to run the equivalent of git rebase -i --autosquash <commit hash>.

Additional context (optional)
It might be easier, if possible, to allow creating custom context commands.

Metadata

Metadata

Assignees

Labels

feature requestFeature requestnice to haveA feature request that is nice to have (lower priority)

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions