pub fn get_commit_diff(commit_hash: &str) -> Result<CommitDiff>Expand description
Get detailed diff information for a commit (statistics + file list)
pub fn get_commit_diff(commit_hash: &str) -> Result<CommitDiff>Get detailed diff information for a commit (statistics + file list)