Skip to content

Fix GPG signed commits will break on reading full commit message #110

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

Merged
merged 1 commit into from
May 11, 2016
Merged

Fix GPG signed commits will break on reading full commit message #110

merged 1 commit into from
May 11, 2016

Conversation

stojg
Copy link

@stojg stojg commented May 10, 2016

Ensure that we can get the full message when the commit has been GPG signed

Follow up on #109 that only deals with the "log" part, this ensure that we can also return the message.

@lyrixx
Copy link
Member

lyrixx commented May 11, 2016

Thank you @stojg.

@lyrixx lyrixx merged commit 02de6db into gitonomy:master May 11, 2016
lyrixx added a commit that referenced this pull request May 11, 2016
…essage (stojg)

This PR was merged into the 1.0-dev branch.

Discussion
----------

Fix GPG signed commits will break on reading full commit message

Ensure that we can get the full message when the commit has been GPG signed

Follow up on #109 that only deals with the "log" part, this ensure that we can also return the message.

Commits
-------

02de6db Fix GPG signed commits will break on reading full commit message
@lyrixx
Copy link
Member

lyrixx commented May 11, 2016

Released as v1.0.2

@stojg stojg deleted the signed-commits-message branch May 11, 2016 21:19
@stojg
Copy link
Author

stojg commented May 11, 2016

Thanks heaps!

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

Successfully merging this pull request may close these issues.

2 participants