pub fn get_common_scopes( dir: &str, limit: usize, ) -> Result<Vec<(String, usize)>>
Extract common scopes from git history by parsing commit messages