Skip to main content

git_show_diff

Function git_show_diff 

Source
pub fn git_show_diff(
    repo_path: String,
    commit_hash: String,
) -> Result<String, GitError>