Feature Description
go-git exposes primitives that enable users to sign and verify Commit and Tag objects for some time now. However, users are required to implement their own signer logic. This gets a bit more complicated when they also aim to provide parity with git for a given repository.
This issue tracks a few improvements:
Follow-up from:
Feature Description
go-gitexposes primitives that enable users to sign and verifyCommitandTagobjects for some time now. However, users are required to implement their own signer logic. This gets a bit more complicated when they also aim to provide parity withgitfor a given repository.This issue tracks a few improvements:
sshandX.509.Follow-up from: