Skip to main content

get_branch_diff

Function get_branch_diff 

Source
pub fn get_branch_diff(repo: &Path, base: &str) -> Result<String>
Expand description

Get the unified diff between the base branch and HEAD (three-dot diff).