Skip to main content

git_is_clean

Function git_is_clean 

Source
pub fn git_is_clean(repo_path: String) -> Result<bool, GitError>