Provide a commit signature during commit creation.
Callers should instead define a git_commit_create_cb that generates a commit buffer using git_commit_create_buffer, sign that buffer and call git_commit_create_with_signature.
git_commit_create_cb
git_commit_create_buffer
git_commit_create_with_signature