Skip to main content

git_status

Function git_status 

Source
pub async fn git_status(repo: &Path) -> Result<StatusReport, GitError>
Expand description

Return the working-tree and index status of repo.