Skip to main content

diff

Function diff 

Source
pub async fn diff(worktree: &Path, base: &str, head: &str) -> Result<String>
Expand description

Patch of head against the merge base with base.