adding git_commit_extract_signature #388
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#388
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there,
thanks for the great work. I need a wrap to git_commit_extract_sognature to verify signed commits (well, to extract the signed stuff and the corresponding armoured signature to be passed to openpgp). I couldn't find the functionality in master/commit.go. Is there a chance it is under development in another branch? If not, I will implement and test it, and make a pull request.
LMK