Function blame

Source
pub fn blame<A>(diffs: &[(File, File)], args: A) -> Result<()>
where A: Fn() -> Args,
Expand description

Invoke git to annotate all the diff hunks.