pub fn signature(repo: &Repository) -> Result<Signature<'_>, Error>
Expand description
Replacement for git2::Repository::signature
that respects env variables
pub fn signature(repo: &Repository) -> Result<Signature<'_>, Error>
Replacement for git2::Repository::signature
that respects env variables