get_commits_for_path

Function get_commits_for_path 

Source
pub fn get_commits_for_path(
    repo_path: &Path,
    feature_path: &str,
) -> Result<Vec<Change>>