Skip to content

Add support for signed commits #16

Description

@mainrs

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:

  1. Create the commit buffer instead of committing directly (create_commit_buffer).
  2. Use OpenPGP to sign the contents of the commit_buffer.
  3. Call commit_signed on the repository instance.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions