Skip to main content

get_file_history

Function get_file_history 

Source
pub fn get_file_history(
    repo_path: &Path,
    file_path: &str,
) -> Result<Vec<FileRevision>, String>