Skip to main content

resolve_author

Function resolve_author 

Source
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.