get_git_status

Function get_git_status 

Source
pub fn get_git_status(repo_path: &Path) -> Result<HashMap<PathBuf, GitStatus>>
Expand description

Get git status for all files in a repository