Skip to main content

load_mailmap_table

Function load_mailmap_table 

Source
pub fn load_mailmap_table(repo: &Repository) -> Result<MailmapTable, Error>
Expand description

Load mailmap from the repository using Git’s source order and merge rules.