diff

Function diff 

Source
pub fn diff<'a>(repo: &'a Repository, old: &str, new: &str) -> Result<Diff<'a>>
Expand description

Determine the file differences between two references.