- Notifications
You must be signed in to change notification settings - Fork 480
'reword' by 'fixup' #2313
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
When I perform a 'fixup' operation in Interactive Rebase view,
the parent commit automatically becomes "reword".
Since 'fixup' does not change the message of the parent commit, shouldn't it remain as 'pick'?