rust-lang/git2-rs

Expose upstream git_signature_default_from_env

Opened this issue · 0 comments

libgit2/libgit2#6706 adds a new git_signature_default_from_env that doesn't currently get exposed by git2-rs. This could be used in Repository::signature or a new method, doesn't really matter to me as long as there's some way to call it.