Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't set commit message when merging #1562

Open
splatteredbits opened this issue Apr 11, 2018 · 1 comment
Open

Can't set commit message when merging #1562

splatteredbits opened this issue Apr 11, 2018 · 1 comment

Comments

@splatteredbits
Copy link
Contributor

When I merge two commits, I can't set a commit message, so I'm stuck with a default message of 'Merge commit SHA'. Is there a way to set a custom commit message? If not, please add overrides to the Repository.Merge function that takes in a commit message.

@dusan-tkac
Copy link

Can't you just set MergeOptions.CommitOnSuccess to false and then create commit manually with custom message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants