Skip to content

feat: copy fixup message #1

@hugojosefson

Description

@hugojosefson

Add a feature to the right-click menu of a commit, "Copy fixup message".

Takes the first line of the selected commit's message, prepends fixup! unless it's already there, then copies the line to clipboard.

Useful for when you plan on adding things to a specific commit; you pick up the fixup string from gitk on the commit you want to add to, then paste in whatever program you are creating new commits.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions