forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels