-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Edit: I did a prototype using gpgme, but that only works for Unix systems. I couldn't find an alternative way to sign commits on Windows. For that we'd have to:
- Create the commit buffer instead of committing directly (
create_commit_buffer). - Use OpenPGP to sign the contents of the
commit_buffer. - Call
commit_signedon the repository instance.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request