Added Commit.ExtractSignature to wrap git_commit_extract_signature #389

Merged
KatolaZ merged 1 commits from master into master 2017-07-06 15:22:03 -05:00
KatolaZ commented 2017-07-06 02:47:11 -05:00 (Migrated from github.com)

As in the subject. The method ExtractSignature wraps git_commit_extract_signature. This is useful in gpg-signed commits, to retrieve the stuff which has been signed and the corresponding signature. This fixes #388

As in the subject. The method ExtractSignature wraps git_commit_extract_signature. This is useful in gpg-signed commits, to retrieve the stuff which has been signed and the corresponding signature. This fixes #388
carlosmn commented 2017-07-06 15:22:10 -05:00 (Migrated from github.com)

Thanks.

Thanks.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#389
No description provided.