get_common_scopes

Function get_common_scopes 

Source
pub fn get_common_scopes(
    dir: &str,
    limit: usize,
) -> Result<Vec<(String, usize)>>
Expand description

Extract common scopes from git history by parsing commit messages