Skip to main content

git_diff

Function git_diff 

Source
pub fn git_diff(repo_path: &Path, staged: bool) -> Result<GitDiffResult>
Expand description

Get diff of staged changes or working directory.