pub fn get_git_status(repo_path: &Path) -> Result<HashMap<PathBuf, GitStatus>>
Get git status for all files in a repository