gitext-rs / git2-ext

git2 Extensions
docs.rs/git2-ext
Apache License 2.0
10 stars 4 forks source link

fix: Use committer to select a signing key #29

Closed epage closed 1 year ago

epage commented 1 year ago

This doesn't go as far as #28 but offers an easy to use API to get that little bit better behavior.

See gitext-rs/git-stack#286 for more context.

epage commented 1 year ago

@bemyak of course I misread the git code and did this all wrong but it should at least work within the GPG signing.