pub fn resolve_author(repo: &Repository) -> Result<Author>Expand description
Resolve the commit author: environment overrides config, which overrides a neutral fallback. Never fails — a snapshot must always be possible.
pub fn resolve_author(repo: &Repository) -> Result<Author>Resolve the commit author: environment overrides config, which overrides a neutral fallback. Never fails — a snapshot must always be possible.