Editing commit messages on squash and merge #285
tim-phillips
started this conversation in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When using regular squash and merge, I'm able to edit the commit message before merging. When squash merging a stack of PRs, I'd like to be able to edit each of the commit messages in the stack before merging.
All reactions